http://www.perlmonks.org?node_id=111846


in reply to Re: abc HELP
in thread abc HELP

Also, if you get more in depth with CGI programming, check out CGI.pm because it is a VERY useful module, that comes with Perl anyways, and is used mainly for if you start to work with CGI forms. It also can parse, and do a ton of other useful stuff, but just check out the documentation s/if/when you decide to use it!

Hope this helps!

Andy Summers