briandfoy / module--release--git
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 3f87deb62b2cb4c0b90e1327f7282429743286b8
tree 9e0e553a8fa05e74e4002a267819a01a4319348c
parent 5639c83c05e8454d13021a9cdcc62feb1a182f8f
tree 9e0e553a8fa05e74e4002a267819a01a4319348c
parent 5639c83c05e8454d13021a9cdcc62feb1a182f8f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.releaserc | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
examples/ | ||
| |
lib/ | ||
| |
t/ |
README
$Id: README,v 1.1 2004/09/08 00:25:41 comdog Exp $ 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::Release::Git If you want to read it before you install it, you can use perldoc directly on the module file. perldoc lib/Git.pm Enjoy, brian d foy, bdfoy@cpan.org

