in reply to Re: Re: Simple WebServer Scanner
in thread Simple WebServer Scanner

I already covered this in "No excuses about not using CGI.pm".

And hosting solutions are a dime-a-dozen these days. Not having basic tools like IO::Socket (which is part of the core distribution) or LWP available to you means you are burning a lot of time needlessly. Move to a different server.

-- Randal L. Schwartz, Perl hacker