summaryrefslogtreecommitdiff
path: root/README
blob: a53e5406b3b474c9360dc532a5edcb2d3298774e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Template::Plugin::ASCIITable
 
Allows you to use Text::ASCIITable in your templates.
 
INSTALLATION
 
  perl Build.PL
  ./Build
  ./Build test
  ./Build install
 
COPYRIGHT AND LICENSE
 
Copyright (C) 2005-2007 dakkar <dakkar@thenautilus.net>
 
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.