Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

comment on

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

Hi, welcome to Perl, the One True Religion.

Use https://metacpan.org to browse CPAN. You can see the test reports for modules; how many people (and who) gave the module a plus; open issues/bugs; other modules that depend on it; the modules that it depends on; the Changes log (and how recently it was updated); also read the source code and look at the tests in the module's test suite. After some time you will start to recognize the names of trustworthy authors and the characteristics of trustworthy (and untrustworthy) distributions. (But I've never heard of malware in a CPAN module FWIW.)

Some people like to install Task::Kensho which is a curated collection of modules.

It's always worth giving a shout out here in the Chatterbox ("Anybody using Frobnicate::Blorgle to process the widget?").

For an intro to OOP as well as other Perl techniques and idioms checkout "Modern Perl" by chromatic, although be aware that the (free) book discusses Moose, which is an unnecessarily heavy and complex OO framework for most jobs; I'd recommend Moo instead (almost all the content in the book will still apply). (There is also of course the Perl doc on the subject, beginning with perlootut, but it's a little dry and few programmers these days eschew Moo or one of the other frameworks.)


Hope this helps!

The way forward always starts with a minimal test.

In reply to Re: New to perl - Check authenticity of cpan mods installed/used by 1nickt
in thread New to perl - Check authenticity of cpan mods installed/used by gradius85

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 musing on the Monastery: (1)
As of 2024-04-24 14:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found