summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-07 00:00:52 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-07 00:00:52 -0500
commit4b10de662bdc9ef43a3728938b08bf571ee2ca53 (patch)
tree8fa08676448c877edb781cbe36598fcda5633abf /dist.ini
parent88fc4cd02aaf3ab74f813e3ce51541d94410da3b (diff)
downloadio-pty-easy-4b10de662bdc9ef43a3728938b08bf571ee2ca53.tar.gz
io-pty-easy-4b10de662bdc9ef43a3728938b08bf571ee2ca53.zip
switch to Dist::Zilla
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..8444990
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,11 @@
+name = IO-Pty-Easy
+version = 0.07
+author = Jesse Luehrs <doy at tozt dot net>
+license = Perl_5
+copyright_holder = Jesse Luehrs
+abstract = Easy interface to IO::Pty
+
+[@Classic]
+
+[Prereq]
+IO::Pty = 0