- or download this
#!/usr/local/bin/perl -w
print "Content-type: text/html\n\n";
foreach $item(@INC){
print "$item <BR>\n";
}
- or download this
# ./fred
Content-type: text/html
...
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris <BR>
/usr/local/lib/perl5/site_perl/5.005 <BR>
. <BR>
- or download this
/usr/local/lib/perl5/5.00503/sun4-solaris
/usr/local/lib/perl5/5.00503
...
.
/usr/local/apache/
/usr/local/apache/lib/perl