Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Remove CGI.pm from Perl Core?

by jakeease (Friar)
on Jun 01, 2013 at 06:06 UTC ( [id://1036381]=note: print w/replies, xml ) Need Help??


in reply to Re: Remove CGI.pm from Perl Core?
in thread Remove CGI.pm from Perl Core?

So, if Mojolicious, say, were to find its way into core, would it make sense to replace the "more essential" parts of CGI.pm with wrappers for equivalent Mojolicious functions? I realize that this question is or at least borders on being irrelevant to the question of whether either belongs in the core, but maybe it could be a step in cleaning up CGI,pm...

Replies are listed 'Best First'.
Re^3: Remove CGI.pm from Perl Core?
by Anonymous Monk on Jun 01, 2013 at 07:30 UTC

    would it make sense to replace the "more essential" parts of CGI.pm with wrappers for equivalent Mojolicious functions?

    No, you can't change the guts of CGI.pm without breaking everything that makes CGI.pm what it is (CGI.pm), that's how old and quirky feature-full it is -- one of its design features is that you can edit CGI.pm to configure it how you prefer

    but maybe it could be a step in cleaning up CGI,pm...

    Not really, you're not the first to express similar thoughts in this discussion, but have you ever looked inside CGI.pm or edited it or submitted a patch? Heard of CGI::Simple?

    Nicholas Clark recently said This is always the case. Talk is cheap, and there is a lot of it.

    All the folks who are really interested have started forking already :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-23 12:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found