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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

What hidden bits of functionality have you found in CPAN? Not the popular modules like DBI and Template that everybody knows about. Not the modules that you use every day. I mean some little module, or part of a module, that:

  • You thought would be in CPAN
  • You couldn't find it when you looked
  • Later found in some odd module after you had coded your own version :-)

For example, while I was writing Test::Class I needed something to return the calling order of methods in a class hierarchy.

A quick poke around CPAN didn't produce any results so I coded my own variant. A few weeks later I found self_and_super_path in Class::ISA which did exactly what I wanted. Nice!

So, what little gems have you found in CPAN that nobody else has heard of, and would have trouble finding even if they had?


2002/10/23 - 23:00 GMT
New rule: If there is a perl.com article on a module, or you know who has written an article on it - it's not a hidden gem :-)

In reply to Mining the hidden gems of CPAN by adrianh

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
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 imbibing at the Monastery: (3)
As of 2024-04-19 17:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found