r30443 - in /branches/upstream/libclass-method-modifiers-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Class/ current/lib/Class/Method/ current/t/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Tue Feb 3 19:09:09 UTC 2009


Author: ansgar-guest
Date: Tue Feb  3 19:09:05 2009
New Revision: 30443

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30443
Log:
[svn-inject] Installing original source of libclass-method-modifiers-perl

Added:
    branches/upstream/libclass-method-modifiers-perl/
    branches/upstream/libclass-method-modifiers-perl/current/
    branches/upstream/libclass-method-modifiers-perl/current/Changes
    branches/upstream/libclass-method-modifiers-perl/current/MANIFEST
    branches/upstream/libclass-method-modifiers-perl/current/META.yml
    branches/upstream/libclass-method-modifiers-perl/current/Makefile.PL   (with props)
    branches/upstream/libclass-method-modifiers-perl/current/SIGNATURE
    branches/upstream/libclass-method-modifiers-perl/current/inc/
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libclass-method-modifiers-perl/current/lib/
    branches/upstream/libclass-method-modifiers-perl/current/lib/Class/
    branches/upstream/libclass-method-modifiers-perl/current/lib/Class/Method/
    branches/upstream/libclass-method-modifiers-perl/current/lib/Class/Method/Modifiers.pm
    branches/upstream/libclass-method-modifiers-perl/current/t/
    branches/upstream/libclass-method-modifiers-perl/current/t/000-load.t
    branches/upstream/libclass-method-modifiers-perl/current/t/001-error.t
    branches/upstream/libclass-method-modifiers-perl/current/t/002-cache.t
    branches/upstream/libclass-method-modifiers-perl/current/t/003-basic.t
    branches/upstream/libclass-method-modifiers-perl/current/t/004-around.t
    branches/upstream/libclass-method-modifiers-perl/current/t/005-return.t
    branches/upstream/libclass-method-modifiers-perl/current/t/010-before-args.t
    branches/upstream/libclass-method-modifiers-perl/current/t/011-after-args.t
    branches/upstream/libclass-method-modifiers-perl/current/t/012-around-args.t
    branches/upstream/libclass-method-modifiers-perl/current/t/020-multiple-inheritance.t
    branches/upstream/libclass-method-modifiers-perl/current/t/030-multiple-before.t
    branches/upstream/libclass-method-modifiers-perl/current/t/031-multiple-after.t
    branches/upstream/libclass-method-modifiers-perl/current/t/032-multiple-around.t
    branches/upstream/libclass-method-modifiers-perl/current/t/034-multiple-everything.t
    branches/upstream/libclass-method-modifiers-perl/current/t/035-multiple-everything-twice.t
    branches/upstream/libclass-method-modifiers-perl/current/t/040-twice-orig.t
    branches/upstream/libclass-method-modifiers-perl/current/t/041-modify-parent.t
    branches/upstream/libclass-method-modifiers-perl/current/t/051-undef-list-ctxt.t
    branches/upstream/libclass-method-modifiers-perl/current/t/060-caller.t
    branches/upstream/libclass-method-modifiers-perl/current/t/070-modify-multiple-at-once.t
    branches/upstream/libclass-method-modifiers-perl/current/t/080-multiple-modifiers.t
    branches/upstream/libclass-method-modifiers-perl/current/t/081-sub-and-modifier.t
    branches/upstream/libclass-method-modifiers-perl/current/t/090-diamond.t
    branches/upstream/libclass-method-modifiers-perl/current/t/100-class-mop-method-modifiers.t
    branches/upstream/libclass-method-modifiers-perl/current/t/101-bank-account.t

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libclass-method-modifiers-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/Changes?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/MANIFEST?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/META.yml?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/Makefile.PL?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/SIGNATURE?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Base.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Can.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Fetch.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Makefile.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Metadata.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/Win32.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/inc/Module/Install/WriteAll.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/lib/Class/Method/Modifiers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/lib/Class/Method/Modifiers.pm?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/000-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/000-load.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/001-error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/001-error.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/002-cache.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/002-cache.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/003-basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/003-basic.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/004-around.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/004-around.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/005-return.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/005-return.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/010-before-args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/010-before-args.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/011-after-args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/011-after-args.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/012-around-args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/012-around-args.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/020-multiple-inheritance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/020-multiple-inheritance.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/030-multiple-before.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/030-multiple-before.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/031-multiple-after.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/031-multiple-after.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/032-multiple-around.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/032-multiple-around.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/034-multiple-everything.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/034-multiple-everything.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/035-multiple-everything-twice.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/035-multiple-everything-twice.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/040-twice-orig.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/040-twice-orig.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/041-modify-parent.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/041-modify-parent.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/051-undef-list-ctxt.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/051-undef-list-ctxt.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/060-caller.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/060-caller.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/070-modify-multiple-at-once.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/070-modify-multiple-at-once.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/080-multiple-modifiers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/080-multiple-modifiers.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/081-sub-and-modifier.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/081-sub-and-modifier.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/090-diamond.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/090-diamond.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/100-class-mop-method-modifiers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/100-class-mop-method-modifiers.t?rev=30443&op=file

Added: branches/upstream/libclass-method-modifiers-perl/current/t/101-bank-account.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-method-modifiers-perl/current/t/101-bank-account.t?rev=30443&op=file




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