Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: List all modules and versions used by a program (Devel::Modlist)

by lodin (Hermit)
on Apr 21, 2008 at 23:37 UTC ( [id://682050]=note: print w/replies, xml ) Need Help??


in reply to List all modules and versions used by a program

There's also Devel::Modlist, used like

perl -d:Modlist=options script.pl perl -MDevel::Modlist=options script.pl # equivalent
which is handy as it doesn't require any modification of the program itself.

lodin

  • Comment on Re: List all modules and versions used by a program (Devel::Modlist)
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-19 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found