FINALLY - some Perl!
- The driver is pure Perl
- Most of the work is done by Device::ParallelPort
- We also use a little WWW::Mechanize and Net::Ping for basic service monitoring
- The first iteration uses a simple run/sleep loop
- First, let's look at Device::ParallelPort