kraih / text-simpletable

Simple Eyecandy ASCII Tables

This URL has Read+Write access

name age message
file .gitignore Tue Jul 07 06:38:45 -0700 2009 updated gitignore [kraih]
file .perltidyrc Thu Jul 02 07:07:08 -0700 2009 first commit [kraih]
file Changes Loading commit data...
file LICENSE Fri Jul 31 12:11:41 -0700 2009 added license [kraih]
file MANIFEST.SKIP Thu Jul 02 07:07:08 -0700 2009 first commit [kraih]
file Makefile.PL Sat Aug 01 17:08:09 -0700 2009 fixed typo [kraih]
file README
directory examples/
directory lib/ Tue Aug 04 20:37:48 -0700 2009 prepared new release [kraih]
directory t/ Thu Jul 16 03:52:45 -0700 2009 fixed all shebang lines [kraih]
README
Simple eyecandy ASCII tables.

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install