Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
            print "ID = $id\n";
        }
    }
    
  2. or download this
    Global symbol "$allmac" requires explicit package name at ./filtermac.
    +pl line 5.
    Global symbol "$allmac" requires explicit package name at ./filtermac.
    +pl line 6.
    ...
    Global symbol "$id" requires explicit package name at ./filtermac.pl l
    +ine 11.
    Global symbol "$id" requires explicit package name at ./filtermac.pl l
    +ine 12.
    Execution of ./filtermac.pl aborted due to compilation errors.