Quoting Cees Hek <[EMAIL PROTECTED]>: > Quoting John Lawton <[EMAIL PROTECTED]>: > > Using something like Config::IniFiles makes this really easy.
I recently found interesting initiative, p5ee, which wants to be enterprise-approved perl, like j2ee is. They have list of CPAN modules they approve: http://www.officevision.com/pub/p5ee/components.html Instead of TIMTOWTDI, they propose: "This is the one way to do it: excellent, tested, mature, scalable" So when I think about which one from many available CPAN modules to use for a task, I'll just check there. ;-) Config::IniFiles is THE way for config, by p5ee guys. ;-) And CGI::Application is one of approved Application Frameworks. HTH - better late than never ;-) -- Peter Masiar, --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
