Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Modules that you want to know but haven't used yet

by jryan (Vicar)
on Apr 05, 2002 at 15:28 UTC ( [id://156953]=note: print w/replies, xml ) Need Help??


in reply to Modules that you want to know but haven't used yet

Other than a few that you mentioned, here are the ones that I have been putting off using:

  1. Parse::RecDescent - I tend to do most of my parsing with split and regex (and specific modules, such as HTML::Parser, etc), and I can usually get what I need done without much problem. However, I often get the feeling that familiarity with Parse::RecDescent could save me tons of work.
  2. Win32::* - I work in Windows a lot of the time, and it would be nice to know what I could actually use it for (Windows, I mean) ;)
  3. POE - For all of the attention it gets, it HAS to be good, right? :) But seriously, reworking code to use this module might be very handy if I find myself forking off waaaay to many processes.
  4. Inline - Because its so damn neat.
  • Comment on Re: Modules that you want to know but haven't used yet

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found