Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    
    }#End of search Function
    
  2. or download this
    syntax error at search.pl line 77, near "my "
    Global symbol "@poss" requires explicit package name at search.pl line
    + 77.
    Global symbol "@poss" requires explicit package name at search.pl line
    + 78.
    Execution of search.pl aborted due to compilation errors.