r33569 - in /branches/upstream/libmoosex-methodattributes-perl: ./	current/	current/lib/ current/lib/MooseX/ current/lib/MooseX/MethodAttributes/	current/lib/MooseX/MethodAttributes/Role/	current/lib/MooseX/MethodAttributes/Role/AttrContainer/	current/lib/MooseX/MethodAttributes/Role/Meta/	current/lib/MooseX/MethodAttributes/Role/Meta/Method/ current/t/	current/t/lib/
    ansgar-guest at users.alioth.debian.org 
    ansgar-guest at users.alioth.debian.org
       
    Sun Apr 19 12:55:14 UTC 2009
    
    
  
Author: ansgar-guest
Date: Sun Apr 19 12:55:08 2009
New Revision: 33569
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33569
Log:
[svn-inject] Installing original source of libmoosex-methodattributes-perl
Added:
    branches/upstream/libmoosex-methodattributes-perl/
    branches/upstream/libmoosex-methodattributes-perl/current/
    branches/upstream/libmoosex-methodattributes-perl/current/Changes
    branches/upstream/libmoosex-methodattributes-perl/current/LICENSE
    branches/upstream/libmoosex-methodattributes-perl/current/MANIFEST
    branches/upstream/libmoosex-methodattributes-perl/current/META.yml
    branches/upstream/libmoosex-methodattributes-perl/current/Makefile.PL
    branches/upstream/libmoosex-methodattributes-perl/current/README
    branches/upstream/libmoosex-methodattributes-perl/current/dist.ini
    branches/upstream/libmoosex-methodattributes-perl/current/lib/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Inheritable.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Class.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm
    branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm
    branches/upstream/libmoosex-methodattributes-perl/current/t/
    branches/upstream/libmoosex-methodattributes-perl/current/t/basic.t
    branches/upstream/libmoosex-methodattributes-perl/current/t/inherited.t
    branches/upstream/libmoosex-methodattributes-perl/current/t/inherited_non_moose_multilevel.t
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/BaseClass.pm
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/OtherSubClass.pm
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubClass.pm
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubSubClass.pm
    branches/upstream/libmoosex-methodattributes-perl/current/t/lib/TestClass.pm
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/upstream/libmoosex-methodattributes-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/Changes?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/LICENSE?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/MANIFEST?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/META.yml?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/Makefile.PL?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/README?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/dist.ini?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Inheritable.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Class.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/lib/MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/basic.t?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/inherited.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/inherited.t?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/inherited_non_moose_multilevel.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/inherited_non_moose_multilevel.t?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/lib/BaseClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/lib/BaseClass.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/lib/OtherSubClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/lib/OtherSubClass.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubClass.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubSubClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/lib/SubSubClass.pm?rev=33569&op=file
Added: branches/upstream/libmoosex-methodattributes-perl/current/t/lib/TestClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-methodattributes-perl/current/t/lib/TestClass.pm?rev=33569&op=file
    
    
More information about the Pkg-perl-cvs-commits
mailing list