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


in reply to (Ovid) Re(3): CGI::Simple vs CGI.pm - Is twice as fast good enough?
in thread CGI::Simple vs CGI.pm - Is twice as fast good enough?

I didn't notice this part at first. mod_perl scripts cannot contain __DATA__ tokens.

Since it only applies to scripts which run under Apache::Registry there should be no problems with CGI::Simple and it's usage of __DATA__ under mod_perl.

--
Ilya Martynov (http://martynov.org/)

  • Comment on Re: (Ovid) Re(3): CGI::Simple vs CGI.pm - Is twice as fast good enough?