briandfoy / cpan-packagedetails

(Perl) This is what the module does

This URL has Read+Write access

briandfoy (author)
Wed Jun 10 14:10:05 -0700 2009
commit  64ee82b3faf1cf82b02143db68fb71a42a12b861
tree    4d69af6634b061bbd8c43f0c7b7b6ae47d0c54d9
parent  9edc3858ad7fc297ed729d6a4b4cb92a8a45e56b
README
You can install this using in the usual Perl fashion

  perl Makefile.PL
  make
  make test
  make install
  
The documentation is in the module file.  Once you install
the file, you can read it with perldoc.

  perldoc CPAN::PackageDetails
  
If you want to read it before you install it, you can use
perldoc directly on the module file.

  perldoc  lib/PackageDetails.pm
  
This module is also Github:

  http://github.com/briandfoy/cpan-packagedetails

Enjoy, 

brian d foy, bdfoy@cpan.org