in reply to Re: New Perl user looking for code to study
in thread New Perl user looking for code to study

Newcomer CGI::Prototype is almost enough to make me give up coding altogether in how infuriatingly sensible it is
{blush}

I suppose the real thing that drives my coding for stuff like that is the sensible "Smalltalk Best Practice Patterns" by Kent Beck, an excellent book for basic object oriented programming, even though it is focused on Smalltalk. (And supports my idea that you really can't say you "do OO" until you've practiced in Smalltalk at least for a short while.)

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re^2: New Perl user looking for code to study