Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      $PREV = $LEN;
    }
    print $PATH;
    
  2. or download this
    $PATH =~ s/\/[^\/]+\/\.\.//g;