in reply to "Re-inventing the wheel"
in thread The benefits of pathological behaviour
#!/usr/bin/perl print "Content-type: text/plain\n\nworking\n";
For the other part of your post, I would say that yes, re-inventing wheels is something to try, but don't expect to actually use that code for anything you care about.
If you search all those posts about using CGI.pm, you can find links such as the list here. I suggest you read all of those related to cgi, including the full specs and you continue to search for more documents.
The CGI.pm module has support for these features missing in most parsers written:
|
|---|