Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
        my $path = reverse $htap;
        print "Path: $path\n";
    }
    
  2. or download this
    23:32 >perl 1335_SoPW.pl
    Path: /path2/to/some/file
    
    23:32 >