briandfoy / cpan-packagedetails
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (12)
- Wiki (1)
- Graphs
-
Tree:
64ee82b
commit 64ee82b3faf1cf82b02143db68fb71a42a12b861
tree 4d69af6634b061bbd8c43f0c7b7b6ae47d0c54d9
parent 9edc3858ad7fc297ed729d6a4b4cb92a8a45e56b
tree 4d69af6634b061bbd8c43f0c7b7b6ae47d0c54d9
parent 9edc3858ad7fc297ed729d6a4b4cb92a8a45e56b
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.releaserc | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
TODO | ||
| |
examples/ | ||
| |
lib/ | ||
| |
profile/ | ||
| |
t/ |
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

