Help for this page

Select Code to Download


  1. or download this
    perl -c "labmonkey.pl"
    Scalar found where operator expected at labmonkey.pl line 34, near "--
    ...
            (Missing operator before  $allprefixes?)
    syntax error at labmonkey.pl line 34, near "-- $allprefixes"
    labmonkey.pl had compilation errors.
    
  2. or download this
    #! /usr/local/bin/perl
    use strict;
    use warnings;