Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Alternative to CGI.pm

by kbrannen (Beadle)
on Mar 24, 2017 at 22:27 UTC ( [id://1185840]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Alternative to CGI.pm
in thread Alternative to CGI.pm

LoL :)

It's meant in a practical way and more like: All of our programs are in Perl, except for a few that are in Python and no one here knows Python, so if we can get those translated to Perl then we can ditch the Python stuff and our code base will be easier to maintain because we'll have fewer technologies to know. (That was reality for us too until I rewrote the last Python program in Perl a few months ago.)

In the abstract, there's nothing wrong with Python for those of you who like it. In the practical sense, it's an issue for us here because no one here knows Python so it makes our job harder.

Since ~97% of our code is CGI, why maintain a vast minority of code in a framework no one here really knows and slows us down? (How did it get here? Someone wrote it as a proof of concept and then checked it in just before they left for another job and at the time there was no one to prevent that -- a sad tale.)

Replies are listed 'Best First'.
Re^4: Alternative to CGI.pm
by Your Mother (Archbishop) on Mar 24, 2017 at 23:02 UTC

    I understand and I’m one of the few remaining CGI apologists. I do think Mojo and other modern kits are drastically better if deployment is right and devs have experience with MVCish code.

Log In?
Username:
Password:

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

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

    No recent polls found