Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Five Common Misconceptions While Learning Perl

by Aristotle (Chancellor)
on Dec 28, 2005 at 12:42 UTC ( [id://519532]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Five Common Misconceptions While Learning Perl
in thread Five Common Misconceptions While Learning Perl

the more code you can understand and fix yourself, the less you’re held hostage to someone else’s failings.

The problem with that reasoning is that the more code you write yourself, the more you’re held hostage to your own failings. Much-used modules get a lot of people bumping into all of their quirks; your own code gets much fewer beatings and will take correspondingly longer to straighten out.

I’ve written about this elsewhere. There are good reasons to roll your own instead of using a module, but most of the time, the factors in favour of rolling your own are far outweighed by the factors in favour of using a module.

Makeshifts last the longest.

  • Comment on Re^3: Five Common Misconceptions While Learning Perl

Log In?
Username:
Password:

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

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

    No recent polls found