Meng Weng Wong on Mon, 1 Oct 2001 12:09:27 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Per Modules


On Mon, Oct 01, 2001 at 11:53:51AM -0400, Urb LeJeune wrote:
| 	Setting up a Linux production server. What Perl modules
| would anyone suggest in addition to the modules coming with
| the distribution?

Whatever modules your production application requires.

If you don't know what they are, look at your development server :)

Off the top of my head, on my Mason server I have:

   Bundle libnet
   HTML::Mason
   HTML::Element
   LWP
   URI
   MD5
   CGI
   CGI::Carp
   Apache::Session::DBI
   Apache::Registry
   Apache::DBI
   HTML::Entities
   URI::Escape
   Net::ParseWhois
   POSIX
   Date::Calc
   Date::Manip

**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**


  • References: