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