Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -W
    use Cwd;
    print "You're in '", getcwd(), "'\n";
    
  2. or download this
    Subroutine Cwd::fastcwd redefined at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pm line 92.