Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

pingo

by pingo (Hermit)
on Sep 24, 2001 at 13:21 UTC ( [id://114266]=user: print w/replies, xml ) Need Help??

A couple of modules I couldn't live without (well, almost):

File::Basename - Neat little module for picking apart a path/filename/suffix without having to do it with a regex.
File::Copy - Nice to be able to copy and move files without having to resort to system() calls.
File::Path - mkdir() doesn't make paths recursively, this does.
File::Slurp - I don't write my own read_file() subs anymore. :-)
HTML::Template - Fast and simple templating.
MIME::Lite - Send multipart emails easily.
XML::Twig - When the XML document is too large to slurp in all at once.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-16 05:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found