briandfoy / github_creator
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (4)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jan 02 21:53:49 -0800 2009 | |
| |
.releaserc | Sat Aug 30 16:22:25 -0700 2008 | |
| |
Changes | Fri Jan 02 21:55:01 -0800 2009 | |
| |
LICENSE | Sat Aug 30 15:32:11 -0700 2008 | |
| |
MANIFEST | Fri Jan 02 21:52:24 -0800 2009 | |
| |
MANIFEST.SKIP | Fri Jan 02 21:52:24 -0800 2009 | |
| |
Makefile.PL | Tue May 12 17:55:20 -0700 2009 | |
| |
README | Sat Aug 30 15:32:11 -0700 2008 | |
| |
TO_DO | Sat Jan 24 13:50:59 -0800 2009 | |
| |
github_creator | Fri Jan 02 21:48:36 -0800 2009 | |
| |
github_creator.ini | Sat Aug 30 16:00:02 -0700 2008 | |
| |
lib/ | Wed Jun 10 00:47:30 -0700 2009 | |
| |
t/ | Sat Aug 30 15:51:47 -0700 2008 |
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 github_creator.pl If you want to read it before you install it, you can use perldoc directly on the module file. perldoc lib/github_creator.pl.pm This module is also in CVS on SourceForge http://sourceforge.net/projects/brian-d-foy/ Enjoy, brian d foy, bdfoy@cpan.org
