kraih / text-simpletable
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 07 06:38:45 -0700 2009 | |
| |
.perltidyrc | Thu Jul 02 07:07:08 -0700 2009 | |
| |
Changes | ||
| |
LICENSE | Fri Jul 31 12:11:41 -0700 2009 | |
| |
MANIFEST.SKIP | Thu Jul 02 07:07:08 -0700 2009 | |
| |
Makefile.PL | Sat Aug 01 17:08:09 -0700 2009 | |
| |
README | ||
| |
examples/ | ||
| |
lib/ | Tue Aug 04 20:37:48 -0700 2009 | |
| |
t/ | Thu Jul 16 03:52:45 -0700 2009 |
README
Simple eyecandy ASCII tables.
To install this module type the following:
perl Makefile.PL
make
make test
make install

