in reply to I need more...

I need more laziness. I was doing some refactoring the other day and a cow-orker asked why I was bothering to do it. "Because I'm lazy!" I said. I need more of that (true) laziness, less false laziness, and a better ability to discern between the two.

-- Mike

--
XML::Simpler does not require XML::Parser or a SAX parser. It does require File::Slurp.
-- grantm, perldoc XML::Simpler

Replies are listed 'Best First'.
Re^2: I need more...
by KPeter0314 (Deacon) on Nov 18, 2004 at 23:37 UTC
    And, unfortunately, most people can't tell the difference between the two.

    I also spend a lot of time getting things right to the chagrin of some of my coworkers. Even if it means that what is built will stand for years.

    -Kurt