in reply to Re: Re: Parsing SSI through CGI
in thread Parsing SSI through CGI

You're right I didn't. However, it makes no difference. If this guy can take the code that dws wrote and put it on the server, he can do the same with a module from CPAN. He can just shove the whole module into his script if necessary.

I think some people don't understand that there's nothing special about most CPAN modules: they're just a bunch of Perl code in a file. No fancy install is required.