Help for this page
#!/usr/contrib/bin/perl # Note that this path to Perl was # verified using 'which perl' ... use Getopt::Long; print "Hello, HPUX.\n";
"use" may clash with future reserved word at try.pl line 3. syntax error in file try.pl at line 3, next 2 tokens "use strict" "use" may clash with future reserved word at try.pl line 4. try.pl had compilation errors.