summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-28 00:44:39 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-28 00:45:52 -0500
commit3bd26013ca40e9d955b3d62943a783dc297291ea (patch)
treecc77ed887f573e6607a3a0db2ea015d60e9327bd /dist.ini
parentd0699d742ba1c12cb318294525e90c9c51ea5c81 (diff)
downloadlanguage-teco-3bd26013ca40e9d955b3d62943a783dc297291ea.tar.gz
language-teco-3bd26013ca40e9d955b3d62943a783dc297291ea.zip
convert to dzil
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..40c8a15
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,14 @@
+name = Language-TECO
+version = 0.01
+author = Jesse Luehrs <doy at tozt dot net>
+license = Perl_5
+copyright_holder = Jesse Luehrs
+abstract = Perl implementation of the TECO programming language
+
+[@Classic]
+
+[Prereq]
+Moose = 0
+Test::Exception = 0
+;Term::ReadKey = 0
+;Bot::BasicBot = 0