Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl
    
  2. or download this
    perl path/file_name_of_script arg1 ...
    
  3. or download this
    #!/usr/bin/perl
    
  4. or download this
    path/file_name_of_script arg1 ...
    
  5. or download this
    #!/usr/bin/perl
    
    ...
        }
        ...
    }