r47542 - in /branches/upstream/libmoosex-role-withoverloading-perl: ./ current/ current/lib/ current/lib/MooseX/ current/lib/MooseX/Role/ current/lib/MooseX/Role/WithOverloading/ current/lib/MooseX/Role/WithOverloading/Meta/ current/lib/MooseX/Role/WithOverloading/Meta/Role/ current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ current/t/ current/t/lib/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Nov 21 04:11:50 UTC 2009


Author: jawnsy-guest
Date: Sat Nov 21 04:10:51 2009
New Revision: 47542

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47542
Log:
[svn-inject] Installing original source of libmoosex-role-withoverloading-perl

Added:
    branches/upstream/libmoosex-role-withoverloading-perl/
    branches/upstream/libmoosex-role-withoverloading-perl/current/
    branches/upstream/libmoosex-role-withoverloading-perl/current/Changes
    branches/upstream/libmoosex-role-withoverloading-perl/current/LICENSE
    branches/upstream/libmoosex-role-withoverloading-perl/current/MANIFEST
    branches/upstream/libmoosex-role-withoverloading-perl/current/META.yml
    branches/upstream/libmoosex-role-withoverloading-perl/current/Makefile.PL
    branches/upstream/libmoosex-role-withoverloading-perl/current/README
    branches/upstream/libmoosex-role-withoverloading-perl/current/WithOverloading.xs
    branches/upstream/libmoosex-role-withoverloading-perl/current/dist.ini
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToClass.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToInstance.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/FixOverloadedRefs.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToClass.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToInstance.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Composite.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_class.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_instance.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_role.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/ClassWithCombiningRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningClass.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherClass.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/Role.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/SomeClass.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/UnrelatedRole.pm
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-coverage.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-syntax.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_class.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_instance.t
    branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_role.t

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

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/Changes?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/LICENSE?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/MANIFEST?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/META.yml?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/Makefile.PL?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/README?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/WithOverloading.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/WithOverloading.xs?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/dist.ini?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToClass.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToInstance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToInstance.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/FixOverloadedRefs.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/FixOverloadedRefs.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToClass.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToInstance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToInstance.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Composite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/lib/MooseX/Role/WithOverloading/Meta/Role/Composite.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_class.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_class.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_instance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_instance.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_role.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/combine_to_role.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/ClassWithCombiningRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/ClassWithCombiningRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningClass.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/CombiningRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherClass.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/OtherRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/Role.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/SomeClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/SomeClass.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/UnrelatedRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/lib/UnrelatedRole.pm?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-coverage.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-syntax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/release-pod-syntax.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_class.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_class.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_instance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_instance.t?rev=47542&op=file

Added: branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_role.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-role-withoverloading-perl/current/t/to_role.t?rev=47542&op=file




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