summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2007-08-23 18:47:04 +0000
committerdakkar <dakkar@luxion>2007-08-23 18:47:04 +0000
commit38f8cc36eb6f1ff8b37ea8774de4185fc76dc164 (patch)
tree464c29e2479efd4fd711523b96dfb657874ee455 /README
parentinizio import dal repository BlackBit (diff)
downloadTemplate-Plugin-ASCIITable-38f8cc36eb6f1ff8b37ea8774de4185fc76dc164.tar.gz
Template-Plugin-ASCIITable-38f8cc36eb6f1ff8b37ea8774de4185fc76dc164.tar.bz2
Template-Plugin-ASCIITable-38f8cc36eb6f1ff8b37ea8774de4185fc76dc164.zip
import da BlackBitHEADmaster
git-svn-id: svn://luxion/repos/Template-Plugin-ASCIITable@278 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a53e540
--- /dev/null
+++ b/README
@@ -0,0 +1,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.