Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl -w
    my $line = 0
    ...
    }
    
    print $line, "\n";
    
  2. or download this
    #!/bin/perl -w
    my $line = 0
    ...
    }
    
    print $line, "\n";