Help for this page

Select Code to Download


  1. or download this
    >./checkModules.pl -dir ../modules/ 
    --Processing modules in subdirectories!
    ...
    
    --Re reading each module searching for subroutines!
    --Warning processRemoteManifest used in dataStatusTransmission.pm but 
    +not exported by manifestRoutines.pm
    
  2. or download this
    #!/usr/bin/perl -w 
    use strict;
    ...
        pop @$array;
      }
    }