Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    # theoretically never here ..
    print "still in \@ARGV: ", (join("|",@ARGV),"\n");
    
  2. or download this
    echo 1 2 3 | code-dispatch.pl --execute --key c
  3. or download this
    echo 1 2 3 | code-dispatch.pl --execute --key a