Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in string eq at G:\output.pl line 6.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        print "$ARGV[0]\n";
    }