[libclass-virtual-perl] 03/11: 0.04 Sun Oct 19 22:18:59 PDT 2003 * Class::Virtually::Abstract was missing a $VERSION - Using @ISA instead of base.pm to avoid the odd base.pm bug.

dom at earth.li dom at earth.li
Wed Aug 23 14:00:16 UTC 2017


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

dom pushed a commit to tag v0.06
in repository libclass-virtual-perl.

commit 380505550247fe9dccb10e99f8836e921ee56f67
Author: Michael G. Schwern <schwern at pobox.com>
Date:   Mon Oct 20 05:19:36 2003 +0000

    0.04  Sun Oct 19 22:18:59 PDT 2003
        * Class::Virtually::Abstract was missing a $VERSION
        - Using @ISA instead of base.pm to avoid the odd base.pm bug.
    
    
    git-svn-id: file:///Users/schwern/tmp/svn/CPAN/Class-Virtual/trunk@2281 8151f2b9-fde8-0310-94fd-f048d12aab9e
---
 Changes | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changes b/Changes
index 5bfdebd..9198006 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Change log for Perl module Class::Virtual
 
+0.04  Sun Oct 19 22:18:59 PDT 2003
+    * Class::Virtually::Abstract was missing a $VERSION
+    - Using @ISA instead of base.pm to avoid the odd base.pm bug.
+
 0.03  Fri Mar  2 01:33:07 EST 2001
     * Officially distributing Class::Virtually::Abstract
     * Virtual responsibility was leaking across all virtual classes

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



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