Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    print "These are the list of parameters:\n<@ARGV>\n";
    
    __END__
    
  2. or download this
    $ ReadAPipe3.pl
    This was read from the pipe:
    ...
    
    These are the list of parameters:
    <1 2 3>