Help for this page
#!/usr/bin/perl use warnings; ... } # theoretically never here .. print "still in \@ARGV: ", (join("|",@ARGV),"\n");