Help for this page

Select Code to Download


  1. or download this
    #!c:\Perl\bin\perl
    use warnings;
    use strict;
    package PARSEINFO;
    
  2. or download this
    #!c:\Perl\bin\perl
    use warnings;
    ...
    }
        
    exit (0);
    
  3. or download this
    #!c:\Perl\bin\perl
    use warnings;
    ...
    }
    
    1;