Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: module wish list for perl v5.6.1

by TomDLux (Vicar)
on Aug 04, 2003 at 00:54 UTC ( [id://280534]=note: print w/replies, xml ) Need Help??


in reply to module wish list for perl v5.6.1

How about getting them to dedicate an ISO or two to mirroring CPAN?

--
TTTATCGGTCGTTATATAGATGTTTGCA

Replies are listed 'Best First'.
Re: Re: module wish list for perl v5.6.1
by hakkr (Chaplain) on Aug 04, 2003 at 08:08 UTC
    You know you might want to look at loading modules remotely using SOAP or adding code refs to @INC. Then you won't need them on the machine at all. You might have performance issues but you could maybe load them all into RAM with mod_perl.

    Anyways most often for general CGI work I find myself using the following

    Email::Valid
    Tie::IxHash
    Date::Calc
    Html::Template
    File::Find
    CGI::Application
    Class::DBI

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://280534]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-25 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found