Help for this page

Select Code to Download


  1. or download this
    #!C:\perl\bin\perl.exe
    print "Content-type: text/plain\n\n";
    print "Include path:\n";
    print "$_\n" for @INC;