summaryrefslogtreecommitdiffstats
path: root/lib
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 /lib
parent88fc4cd02aaf3ab74f813e3ce51541d94410da3b (diff)
downloadio-pty-easy-4b10de662bdc9ef43a3728938b08bf571ee2ca53.tar.gz
io-pty-easy-4b10de662bdc9ef43a3728938b08bf571ee2ca53.zip
switch to Dist::Zilla
Diffstat (limited to 'lib')
-rw-r--r--lib/IO/Pty/Easy.pm8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/IO/Pty/Easy.pm b/lib/IO/Pty/Easy.pm
index 0061588..79d7f44 100644
--- a/lib/IO/Pty/Easy.pm
+++ b/lib/IO/Pty/Easy.pm
@@ -11,14 +11,6 @@ use POSIX ();
IO::Pty::Easy - Easy interface to IO::Pty
-=head1 VERSION
-
-Version 0.06 released 7/6/2009
-
-=cut
-
-our $VERSION = '0.06';
-
=head1 SYNOPSIS
use IO::Pty::Easy;