r5734 - in /packages/libmoose-perl/branches/upstream/current: ./ lib/ lib/Moose/ lib/Moose/Cookbook/ lib/Moose/Meta/ lib/Moose/Meta/Method/ lib/Moose/Meta/Role/ lib/Moose/Meta/TypeConstraint/ lib/Moose/Util/ t/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Jul 11 11:08:52 UTC 2007


Author: eloy
Date: Wed Jul 11 11:08:52 2007
New Revision: 5734

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

Added:
    packages/libmoose-perl/branches/upstream/current/t/059_misc_type_tests.t
    packages/libmoose-perl/branches/upstream/current/t/073_misc_attribute_coerce_lazy.t
    packages/libmoose-perl/branches/upstream/current/t/108_custom_attr_meta_as_role.t
    packages/libmoose-perl/branches/upstream/current/t/109_reader_precedence_bug.t
    packages/libmoose-perl/branches/upstream/current/t/110_new_w_undef.t
    packages/libmoose-perl/branches/upstream/current/t/206_example_Protomoose.t
Modified:
    packages/libmoose-perl/branches/upstream/current/Build.PL
    packages/libmoose-perl/branches/upstream/current/Changes
    packages/libmoose-perl/branches/upstream/current/MANIFEST
    packages/libmoose-perl/branches/upstream/current/META.yml
    packages/libmoose-perl/branches/upstream/current/Makefile.PL
    packages/libmoose-perl/branches/upstream/current/README
    packages/libmoose-perl/branches/upstream/current/lib/Moose.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Attribute.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Overriden.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role/Method.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/TypeConstraint/Union.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Object.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
    packages/libmoose-perl/branches/upstream/current/t/038_attribute_inherited_slot_specs.t
    packages/libmoose-perl/branches/upstream/current/t/039_attribute_delegation.t
    packages/libmoose-perl/branches/upstream/current/t/046_roles_and_required_method_edge_cases.t
    packages/libmoose-perl/branches/upstream/current/t/050_util_type_constraints.t
    packages/libmoose-perl/branches/upstream/current/t/052_util_std_type_constraints.t
    packages/libmoose-perl/branches/upstream/current/t/202_example_Moose_POOP.t
    packages/libmoose-perl/branches/upstream/current/t/300_immutable_moose.t

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

Modified: packages/libmoose-perl/branches/upstream/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/Build.PL?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/Changes?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/MANIFEST?rev=5734&op=diff

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

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

Modified: packages/libmoose-perl/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/README?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe3.pod?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe4.pod?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe5.pod?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Attribute.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Attribute.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Accessor.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Constructor.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Overriden.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Method/Overriden.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role/Method.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Role/Method.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/TypeConstraint/Union.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/TypeConstraint/Union.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Object.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Object.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/038_attribute_inherited_slot_specs.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/038_attribute_inherited_slot_specs.t?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/039_attribute_delegation.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/039_attribute_delegation.t?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/046_roles_and_required_method_edge_cases.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/046_roles_and_required_method_edge_cases.t?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/050_util_type_constraints.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/050_util_type_constraints.t?rev=5734&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/t/052_util_std_type_constraints.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/052_util_std_type_constraints.t?rev=5734&op=diff

Added: packages/libmoose-perl/branches/upstream/current/t/059_misc_type_tests.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/059_misc_type_tests.t?rev=5734&op=file

Added: packages/libmoose-perl/branches/upstream/current/t/073_misc_attribute_coerce_lazy.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/073_misc_attribute_coerce_lazy.t?rev=5734&op=file

Added: packages/libmoose-perl/branches/upstream/current/t/108_custom_attr_meta_as_role.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/108_custom_attr_meta_as_role.t?rev=5734&op=file

Added: packages/libmoose-perl/branches/upstream/current/t/109_reader_precedence_bug.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/109_reader_precedence_bug.t?rev=5734&op=file

Added: packages/libmoose-perl/branches/upstream/current/t/110_new_w_undef.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/110_new_w_undef.t?rev=5734&op=file

Modified: packages/libmoose-perl/branches/upstream/current/t/202_example_Moose_POOP.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/202_example_Moose_POOP.t?rev=5734&op=diff

Added: packages/libmoose-perl/branches/upstream/current/t/206_example_Protomoose.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/206_example_Protomoose.t?rev=5734&op=file

Modified: packages/libmoose-perl/branches/upstream/current/t/300_immutable_moose.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/300_immutable_moose.t?rev=5734&op=diff




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