The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

which_pm - Perl script to find out which versions of certain Perl modules are installed

SYNOPSIS

  which_pm DBI DBD::*
  which_pm Module::Find Module::Which File::*

DESCRIPTION

See the the documentation of Module::Which.

SEE ALSO

Please report bugs via CPAN RT http://rt.cpan.org/NoAuth/Bugs.html?Dist=Module-Which.

AUTHOR

Adriano R. Ferreira, <ferreira@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Adriano R. Ferreira

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.