briandfoy / Polyglot
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 52784f2886a999e7bfc3688c8e0ae3a79504f91b
tree 6d3c0c9248eb60fed7ce45d5cffb7443219a3907
parent af39fb181ca3909d98c8d5429d6c7d8d31430f19
tree 6d3c0c9248eb60fed7ce45d5cffb7443219a3907
parent af39fb181ca3909d98c8d5429d6c7d8d31430f19
Polyglot /
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | ||
| |
.releaserc | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
bin/ | ||
| |
examples/ | ||
| |
lib/ | ||
| |
t/ |
README
$Id$ 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 Polyglot If you want to read it before you install it, you can use perldoc directly on the module file. perldoc lib/Polyglot.pm This module is also in CVS on SourceForge http://sourceforge.net/projects/brian-d-foy/ Enjoy, brian d foy, bdfoy@cpan.org

