Not long ago, Gregory Matthews proclaimed...
> So am I being overly paranoid concerning the "leak" potential of mod_perl 
> programming?

No... But once you do it "right" it comes natural. 

The thing that killed me when I first started doing mod_perl development
was code that pushed items onto lists in Apache::Registry scripts. I wasn't
initializing those list variables and before you knew it, lists were
getting populated with values in duplicate, triplicate, and so on.

Nothing has helped me become a better Perl programming than mod_perl. :)

-=Fozz

-- 
Doran L. Barton <[EMAIL PROTECTED]> - Chief Super Hero - Iodynamics LLC
< http://www.iodynamics.com/ > - Linux solutions and dynamic websites
 "Dog for sale: eats anything and is fond of children."
    -- Classified ad in newspaper

Reply via email to