##
SetEnv PATH /home/rsch/bioinfo/.perl/bin:/home/rsch/bioinfo/bin
SetEnv PERL5LIB /home/rsch/bioinfo/lib/perl5/site_perl/5.8.7/sun4-solaris:/home/rsch/bioinfo/lib/perl5/site_perl/5.8.7
####
#!/home/rsch/bioinfo/.perl/bin/perl
print "Content-type: text/html\n\n";
print "Hello World !! It works.\n";
####
ld.so.1: /home/rsch/bioinfo/.perl/bin/perl: fatal: libc.so.1: version `SUNW_1.19' not found (required by file /home/rsch/bioinfo/.perl/bin/perl)