Perl: Controlling a Webcam Video monitoring with Perl and a webcam

Jun 30, 2006

Webcams are useful for monitoring. Using CPAN modules and custom-made C code, Perl scripts can automatically adjust the exposure and fish the most interesting images out of a video camera’s data stream.

more »

Perl: Nagios Plugins Building your own Nagios plugins

May 31, 2006

You can build a plugin in Perl to harness the power of the Nagios monitoring tool.

more »

Perl: Parser Building a parser with Perl

Apr 30, 2006

Lexers and parsers aren’t only for the long-bearded gurus. We’ll show you how you can build a parser for your own custom applications.

more »

Perl: Temperature Sensors Reading temperature sensors with Perl

Mar 31, 2006

Linux lets tinkerers connect their hardware creations to computers. We’ll show you how you can use a simple Perl interface to check the temperature of your home or office while you’re away.

more »

Perl: DateTime Module Exploring the Perl DateTime module

Feb 28, 2006

Because calendar rules are influenced by historical and political decisions, date manipulations are riddled with pitfalls. Perl’s DateTime module knows all the tricks.

more »

Perl: noworries Detecting system changes with Dnotify

Jan 31, 2006

We'll show you how you can avoid the tragedy of lost files with a transparent, Perl-based version control system.

more »

Perl: AJAX More dynamic websites thanks to AJAX

Dec 31, 2005

AJAX technology adds dynamic elements to enhance sluggish websites. All it takes is a server-side Perl program and some client-side JavaScript code.

more »

Perl: Regression Tests A Perl toolbox for regression tests

Nov 30, 2005

With a test suite, you can fix bugs and add new features without ruining the existing codebase.

more »
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News