Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: appending to html at beginning (CGI.pm)

by Anonymous Monk
on Feb 04, 2017 at 02:33 UTC ( [id://1181047]=note: print w/replies, xml ) Need Help??


in reply to Re^4: appending to html at beginning (don't use CGI)
in thread appending to html at beginning

Plack, Catalyst, Dancer2, Mojolicious, and more...

All of those run slower then CGI.pm under CGI -- thats because they do a lot more than parse CGI parameters, have more dependencies, have bigger APIs ...

(Update: As hippo pointed out, CGI::Minimal, CGI::Lite, or CGI::Simple) A module that is no longer recommended by its own documentation, and was removed from Perl's core. I didn't even say the module was summarily bad, just that it shouldn't be recommended for newcomers/new developments.

By that logic, why would you even mention those other CGI::... modules?

They were never in the perl core

and they're just lesser imitations of the CGI.pm module

You're using some strange definitions of "best" and "trolling" ;-P

Look, its nice you've got enthusiasm for participation,

but you should avoid railing against things, esp by copy/paste,

thats just trolling

Code over propaganda

  • Comment on Re^5: appending to html at beginning (CGI.pm)

Replies are listed 'Best First'.
Re^6: appending to html at beginning (CGI.pm)
by haukex (Archbishop) on Feb 04, 2017 at 09:23 UTC

    Hi Anonymous,

    By that logic, why would you even mention those other CGI::... modules?

    Simply because they're not deprecated, and don't have substantial portions of their functionality declared unmaintained. I just mentioned the removal from the core to underline that.

    And just in case it isn't clear yet, I have nothing against CGI (the protocol / environment), the point I was making is that CGI.pm (the module) shouldn't be recommended to newcomers or new developments, and that there are better alternatives.

    they're just lesser imitations ... you should avoid railing against things

    Right.

    thats just trolling

    ... says the anonymous post with mild insults and no substantial evidence or arguments.

    Feel free to register an account and build a reputation on which a respectful discussion could be based. Or, continue posting anonymously, but remember that each AM post needs to stand on its own, and each post has to fight a small uphill battle.

    Regards,
    -- Hauke D

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-18 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found