Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^13: Legacy Code: "Dominoes = Bad"

by JavaFan (Canon)
on May 01, 2011 at 19:38 UTC ( [id://902381]=note: print w/replies, xml ) Need Help??


in reply to Re^12: Legacy Code: "Dominoes = Bad"
in thread Legacy Code: "Dominoes = Bad"

Code which uses CGI.pm is easier for ME to maintain than code which uses something you wrote!
That's quite a bold statement. Considering you don't know my non-existing code, it must be solely based on the quality code CGI.pm provides.

But still, how come

use CGI; ... your code ...
is more maintainable than
use JavaFan::CGI; ... your code ...
?

Replies are listed 'Best First'.
Re^14: Legacy Code: "Dominoes = Bad"
by Boldra (Deacon) on May 02, 2011 at 09:15 UTC
    Purely because I rarely need to refer to the documentation for CGI.pm. I'm saying I would rather work with something I am familiar with, all other things being equal.


    - Boldra

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found