briandfoy / module--extract--use
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (4)
- Wiki (1)
- Graphs
-
Branch:
master
brian d foy (author)
Fri Aug 07 20:17:06 -0700 2009
commit 71139c180e9eeedde93982f747ac637c3c37e60d
tree eb160adc44f0ce9c75d5d5bd31f4e7834c09485b
parent 3c5b24213570246a15c1e299f00f5023f47fbe7b
tree eb160adc44f0ce9c75d5d5bd31f4e7834c09485b
parent 3c5b24213570246a15c1e299f00f5023f47fbe7b
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.releaserc | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
corpus/ | ||
| |
examples/ | ||
| |
lib/ | ||
| |
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 Module::Extract::Use If you want to read it before you install it, you can use perldoc directly on the module file. perldoc lib/Use.pm This module is Github http://github.com/briandfoy/module--extract--use/tree/master Enjoy, brian d foy, bdfoy@cpan.org

