r31508 - in /branches/upstream/libmoosex-attributehelpers-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/MooseX/ current/lib/MooseX/AttributeHelpers/ current/lib/MooseX/AttributeHelpers/Collection/ current/lib/MooseX/AttributeHelpers/Meta/ current/lib/MooseX/AttributeHelpers/Meta/Method/ current/lib/MooseX/AttributeHelpers/MethodProvider/ current/t/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Mar 6 07:48:25 UTC 2009


Author: ryan52-guest
Date: Fri Mar  6 07:48:01 2009
New Revision: 31508

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

Added:
    branches/upstream/libmoosex-attributehelpers-perl/
    branches/upstream/libmoosex-attributehelpers-perl/current/
    branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog
    branches/upstream/libmoosex-attributehelpers-perl/current/MANIFEST
    branches/upstream/libmoosex-attributehelpers-perl/current/META.yml
    branches/upstream/libmoosex-attributehelpers-perl/current/Makefile.PL
    branches/upstream/libmoosex-attributehelpers-perl/current/README
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Base.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Bool.pm
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection/
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection.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/
    branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Meta/Method/
    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/
    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/t/
    branches/upstream/libmoosex-attributehelpers-perl/current/t/000_load.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/001_basic_counter.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/002_basic_array.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/003_basic_hash.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/004_basic_number.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/005_basic_list.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/006_basic_bag.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/007_basic_string.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/010_array_from_role.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/011_counter_with_defaults.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/012_basic_bool.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/020_remove_attribute.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/100_collection_with_roles.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/pod.t
    branches/upstream/libmoosex-attributehelpers-perl/current/t/pod_coverage.t

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

Added: branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/ChangeLog?rev=31508&op=file

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

Added: 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=31508&op=file

Added: 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=31508&op=file

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

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Base.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Can.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Fetch.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Makefile.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Metadata.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/Win32.pm?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/inc/Module/Install/WriteAll.pm?rev=31508&op=file

Added: 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=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Base.pm?rev=31508&op=file

Added: 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=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/lib/MooseX/AttributeHelpers/Collection.pm?rev=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: 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=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/000_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/000_load.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/001_basic_counter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/001_basic_counter.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/002_basic_array.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/002_basic_array.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/003_basic_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/003_basic_hash.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/004_basic_number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/004_basic_number.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/005_basic_list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/005_basic_list.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/006_basic_bag.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/006_basic_bag.t?rev=31508&op=file

Added: 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=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/010_array_from_role.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/010_array_from_role.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/011_counter_with_defaults.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/011_counter_with_defaults.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/012_basic_bool.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/012_basic_bool.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/020_remove_attribute.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/020_remove_attribute.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/100_collection_with_roles.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/100_collection_with_roles.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/pod.t?rev=31508&op=file

Added: branches/upstream/libmoosex-attributehelpers-perl/current/t/pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-attributehelpers-perl/current/t/pod_coverage.t?rev=31508&op=file




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