in reply to Re: Re: Things every perl programmer should know?
in thread Things every perl programmer should know?
But, warnings and strict, coupled with good logging, will catch a ton of run-time errors, like undefined objects being used and the like.
(Though, good programming practices and code reviews will catch 99% of those, anyways. I can't believe the amount of code that's just slapped together, especially in Perl. At my current position, I'm having to rewrite my customers' code cause my systems can't depend on their dreck.)
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
|
---|