Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Replacing CGI.pm is busywork

by Anonymous Monk
on Jun 20, 2018 at 23:15 UTC ( [id://1217083]=note: print w/replies, xml ) Need Help??


in reply to Replacing CGI.pm

CGI.pm ain't nothing but a pure-perl module

So replacing CGI.pm ain't nothing but busywork

As long as your .cgis are written well, that is as per CGI to mod_perl Porting. mod_perl Coding guidelines, then they're ready to run virtually unaltered in persistent environment thanks to PSGI

Replies are listed 'Best First'.
Re^2: Replacing CGI.pm is busywork
by Your Mother (Archbishop) on Jun 21, 2018 at 01:53 UTC

    I agree to the extent that a CGI script that is ready to move to Apache::Registry is also ready to move to psgi via Plack::App::WrapCGI. I disagree that mod_perl should be recommended today. It RFC:SHOULD NOT be. We've been over the reasons this is the case, and has been for a decade, many times now.

      I agree to the extent that a CGI script that is ready to move to Apache::Registry is also ready to move to psgi via Plack::App::WrapCGI.

      As we should

      I disagree that mod_perl should be recommended today.

      I dont see that a particular persistent environment has been recommended. If you know of a better guide on fixing up cgi scripts you know what to do.

      We've been over the reasons this is the case, and has been for a decade, many times now.

      Not us we :)

A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1217083]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-16 22:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found