Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my $dir = system('pwd');
    print Dumper($dir);
    
  2. or download this
    /web1/users/u2369/cgi-bin 
    $VAR1 = 0;