Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        print "\$0 = $0\n";
        print "\$ARGV[0] = $ARGV[0]\n";
    }
    
  2. or download this
    $0 = arg_test.pl
    $ARGV[0] = foo