r40166 - in /branches/upstream/libmoosex-attributehelpers-perl/current: ./ lib/MooseX/ lib/MooseX/AttributeHelpers/ lib/MooseX/AttributeHelpers/Collection/ lib/MooseX/AttributeHelpers/Meta/Method/ lib/MooseX/AttributeHelpers/MethodProvider/ lib/MooseX/AttributeHelpers/Trait/ lib/MooseX/AttributeHelpers/Trait/Collection/ t/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sun Jul 19 13:56:30 UTC 2009


Author: ansgar-guest
Date: Sun Jul 19 13:56:22 2009
New Revision: 40166

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40166
Log:
[svn-upgrade] Integrating new upstream version, libmoosex-attributehelpers-perl (0.21)

Modified:
    branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog
    branches/upstream/libmoosex-attributehelpers-perl/current/META.yml
    branches/upstream/libmoosex-attributehelpers-perl/current/Makefile.PL
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Bool.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Array.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Bag.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Hash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/ImmutableHash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/List.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Counter.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Curried.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Provided.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/ImmutableHash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/List.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/String.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Number.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/String.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Base.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Bool.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Array.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Bag.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Hash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/ImmutableHash.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/List.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Counter.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Number.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/String.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/t/007_basic_string.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/201_trait_counter.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/202_trait_array.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/203_trait_hash.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/204_trait_number.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/205_trait_list.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/207_trait_string.t

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

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/META.yml?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/Makefile.PL?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Bool.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Bool.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Array.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Bag.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Bag.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/Hash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/ImmutableHash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/ImmutableHash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/List.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/List.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Counter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Counter.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Curried.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Curried.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Provided.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/Provided.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/ImmutableHash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/ImmutableHash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/List.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/List.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/String.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/MethodProvider/String.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Number.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Number.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/String.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/String.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Base.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Bool.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Bool.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Array.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Bag.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Bag.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/Hash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/ImmutableHash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/ImmutableHash.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/List.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Collection/List.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Counter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Counter.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Number.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/Number.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/String.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Trait/String.pm?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/007_basic_string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/007_basic_string.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/201_trait_counter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/201_trait_counter.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/202_trait_array.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/202_trait_array.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/203_trait_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/203_trait_hash.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/204_trait_number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/204_trait_number.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/205_trait_list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/205_trait_list.t?rev=40166&op=diff

Modified: branches/upstream/libmoosex-attributehelpers-perl/current/t/207_trait_string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/207_trait_string.t?rev=40166&op=diff




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