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

Modules in Use

by Anonymous Monk
on Jun 23, 2016 at 20:25 UTC ( [id://1166426]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Which modules are still being part of your major work and new developments?

Replies are listed 'Best First'.
Re: Modules in Use
by Athanasius (Archbishop) on Jun 24, 2016 at 02:32 UTC

    Task::Kensho is a useful compendium of best-practice modules:

    The modules that are bundled by Task::Kensho ... are all taken from various top 100 most used perl modules lists and from discussions with various subject matter experts in the Perl Community.

    Hope that helps,

    Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

Re: Modules in Use
by Marshall (Canon) on Jun 23, 2016 at 22:47 UTC
    There are tens of thousands of modules available on CPAN. A subset of about 20K are available in the Active State Repository.

    Certain modules are so commonly used that they ship as part of the base distribution (no additional installation steps required). In the case of Active State that is about 280 modules, some like Tk come with a whole mess of sub-modules. Some modules like SQlite are so ubiquitous (literally billions of SQLite users worldwide) that Perl code can be written just assuming that it is there.

    Do a clean install of AS Perl. From the command line: >ppm query * will give a listing of the "installed" modules.

      Thank you for details. I am already aware of plethora of modules. I am looking for any particular set of modules that has come to use in the new development. Is Tk or CGI still being used widely? Is it still DBI or DBIx::Class? Different installations will have different requirement and hence individual preference. I am looking for some general knowledge for new developments.
Re: Modules in Use
by karlgoethebier (Abbot) on Jun 24, 2016 at 15:56 UTC

    My favorite things, less or more:

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

Re: Modules in Use
by Anonymous Monk on Jun 23, 2016 at 20:51 UTC
    All of them

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-23 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found