This is an automated email from the git hooks/post-receive script.

abe pushed a commit to tag alt-io-all-new-0.01
in repository libio-all-perl.

commit dd9bad5c8fdd9ad0c3379e0ab8a7e587424dd3f2
Author: Ingy döt Net <i...@ingy.net>
Date:   Wed Jul 25 14:43:31 2012 -0700

    Released version 0.01
---
 Changes       | 2 +-
 Makefile.PL   | 2 +-
 README        | 8 ++++++--
 lib/IO/All.pm | 2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/Changes b/Changes
index c272f65..066fc86 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,5 @@
 ---
 version: 0.01
-date:    
+date:    Wed Jul 25 14:42:53 PDT 2012
 changes:
 - Initial release.
diff --git a/Makefile.PL b/Makefile.PL
index 798cea6..3843816 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,2 +1,2 @@
 BEGIN { $main::PM = 'lib/Alt/IO/All/new.pm' }
-use inc::Module::Package 'Ingy:modern 0.19';
+use inc::Module::Package 'Ingy:modern 0.20';
diff --git a/README b/README
index 53fca74..fe93cf3 100644
--- a/README
+++ b/README
@@ -8,9 +8,13 @@ SYNOPSIS
 
 DESCRIPTION
     This is a rewrite of the infamous IO::All. The new design is detailed
-    here:
+    below.
 
-Introduction
+STATUS
+    This is a very early release. It's just barely operational. Enough to
+    upload to CPAN under the new experimental "Alt-" namespace.
+
+IO::All Design
     This is a design document for an upcoming version of IO::All.
 
     IO::All is a Perl module that attempts to make all Input/Output
diff --git a/lib/IO/All.pm b/lib/IO/All.pm
index 0e48c52..f66784d 100644
--- a/lib/IO/All.pm
+++ b/lib/IO/All.pm
@@ -9,7 +9,7 @@ package IO::All;
 use IO::All::OO;
 use strict;
 
-our $VERSION = 0.44;
+our $VERSION = 0.01;
 
 has location => ();
 has plugin_classes => (

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libio-all-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to