[libio-all-perl] 08/14: switched ::Mo to ::OO

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:25:28 UTC 2015


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

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

commit b84849695756de768b07db174e39205fabb01700
Author: Ingy döt Net <ingy at ingy.net>
Date:   Mon Jul 16 00:50:42 2012 -0700

    switched ::Mo to ::OO
---
 lib/IO/All/Plugin.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/IO/All/Plugin.pm b/lib/IO/All/Plugin.pm
index 397bbd4..c044252 100644
--- a/lib/IO/All/Plugin.pm
+++ b/lib/IO/All/Plugin.pm
@@ -6,6 +6,6 @@
 # copyright: 2012
 
 package IO::All::Plugin;
-use IO::All::Mo;
+use IO::All::OO;
 
 1;

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



More information about the Pkg-perl-cvs-commits mailing list