Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; 
    ...
    
    close $output;   
    print "\n Program is over.\n";
    
  2. or download this
    D:\code>perl path.pl
    
    ...
     It's ok.
    
    D:\code\x\y>