in reply to Re^6: Finding XML POST data in HTTP::Server::Simple::CGI
in thread Finding XML POST data in HTTP::Server::Simple::CGI

CGI was included with Perl itself, up to and including Perl v5.20. According to the Changelog, the problematic Xforms support was present in the CGI distributed with Perl v5.8.9 and up.

  • Comment on Re^7: Finding XML POST data in HTTP::Server::Simple::CGI