[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] RE: finding installed Perl modules



> This script will tell us what Perl modules are installed:
> 
> #!/usr/bin/perl
> use ExtUtils::Installed;
> my $inst    = ExtUtils::Installed->new();
> my @modules = $inst->modules();
> foreach (@modules) { print "$_\n"; }

See also

http://www.perlmonks.org/?node_id=420210

Hugh


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com