>>>>> ""Leonid" == "Leonid Grinberg" <[EMAIL PROTECTED]> writes:
"Leonid> Yeah, what that would pretty much mean is that you will make a file "Leonid> called, say, CommonFuncts.pm and then in each Perl script say "Leonid> use CommonFuncts; That's a really bad package name. You're bundling things not because of what they do, but by how they are used. That's not reusable. To take a step in the right direction, the next step after handrolled CGI scripts is a good web framework, such as Catalyst. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>