r3236 - in /packages/libmoose-perl/branches/upstream/current: ./ lib/ lib/Moose/ lib/Moose/Cookbook/ lib/Moose/Meta/ lib/Moose/Util/ t/ t/lib/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Fri Jul 7 14:46:42 UTC 2006


Author: eloy
Date: Fri Jul  7 14:46:39 2006
New Revision: 3236

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=3236
Log:
Load /tmp/tmp.CbSab23368/libmoose-perl-0.10 into
packages/libmoose-perl/branches/upstream/current.

Added:
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Instance.pm
    packages/libmoose-perl/branches/upstream/current/t/001_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/002_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/003_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/004_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/005_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/006_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/016_always_strict_warnings.t
    packages/libmoose-perl/branches/upstream/current/t/017_wrapped_method_context_propagation.t
    packages/libmoose-perl/branches/upstream/current/t/021_moose_w_metaclass.t
    packages/libmoose-perl/branches/upstream/current/t/022_moose_respects_base.t
    packages/libmoose-perl/branches/upstream/current/t/023_moose_respects_type_constraints.t
    packages/libmoose-perl/branches/upstream/current/t/035_attribute_required.t
    packages/libmoose-perl/branches/upstream/current/t/036_attribute_custom_metaclass.t
    packages/libmoose-perl/branches/upstream/current/t/037_attribute_type_unions.t
    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/044_role_conflict_detection.t
    packages/libmoose-perl/branches/upstream/current/t/045_role_exclusion.t
    packages/libmoose-perl/branches/upstream/current/t/046_roles_and_required_method_edge_cases.t
    packages/libmoose-perl/branches/upstream/current/t/047_role_conflict_edge_cases.t
    packages/libmoose-perl/branches/upstream/current/t/048_more_role_edge_cases.t
    packages/libmoose-perl/branches/upstream/current/t/057_union_types.t
    packages/libmoose-perl/branches/upstream/current/t/060_moose_for_meta.t
    packages/libmoose-perl/branches/upstream/current/t/070_more_attr_delegation.t
    packages/libmoose-perl/branches/upstream/current/t/201_example.t
    packages/libmoose-perl/branches/upstream/current/t/202_example_Moose_POOP.t
    packages/libmoose-perl/branches/upstream/current/t/203_example.t
Removed:
    packages/libmoose-perl/branches/upstream/current/t/001_basic.t
    packages/libmoose-perl/branches/upstream/current/t/002_basic.t
    packages/libmoose-perl/branches/upstream/current/t/003_basic.t
    packages/libmoose-perl/branches/upstream/current/t/004_basic.t
    packages/libmoose-perl/branches/upstream/current/t/005_basic.t
    packages/libmoose-perl/branches/upstream/current/t/006_basic.t
    packages/libmoose-perl/branches/upstream/current/t/007_basic.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/MANIFEST.SKIP
    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/Recipe1.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.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/Recipe6.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/Role.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Object.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
    packages/libmoose-perl/branches/upstream/current/t/011_require_superclasses.t
    packages/libmoose-perl/branches/upstream/current/t/012_super_and_override.t
    packages/libmoose-perl/branches/upstream/current/t/013_inner_and_augment.t
    packages/libmoose-perl/branches/upstream/current/t/014_override_augment_inner_super.t
    packages/libmoose-perl/branches/upstream/current/t/015_override_and_foreign_classes.t
    packages/libmoose-perl/branches/upstream/current/t/020_foreign_inheritence.t
    packages/libmoose-perl/branches/upstream/current/t/030_attribute_reader_generation.t
    packages/libmoose-perl/branches/upstream/current/t/031_attribute_writer_generation.t
    packages/libmoose-perl/branches/upstream/current/t/032_attribute_accessor_generation.t
    packages/libmoose-perl/branches/upstream/current/t/033_attribute_triggers.t
    packages/libmoose-perl/branches/upstream/current/t/034_attribute_does.t
    packages/libmoose-perl/branches/upstream/current/t/041_role.t
    packages/libmoose-perl/branches/upstream/current/t/042_apply_role.t
    packages/libmoose-perl/branches/upstream/current/t/043_role_composition_errors.t
    packages/libmoose-perl/branches/upstream/current/t/054_util_type_coercion.t
    packages/libmoose-perl/branches/upstream/current/t/056_util_more_type_coercion.t
    packages/libmoose-perl/branches/upstream/current/t/103_subclass_use_base_bug.t
    packages/libmoose-perl/branches/upstream/current/t/lib/Bar.pm
    packages/libmoose-perl/branches/upstream/current/t/lib/Foo.pm
    packages/libmoose-perl/branches/upstream/current/t/lib/MyMooseA.pm
    packages/libmoose-perl/branches/upstream/current/t/lib/MyMooseB.pm

[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=3236&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=3236&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=3236&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/MANIFEST.SKIP?rev=3236&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=3236&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=3236&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=3236&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=3236&op=diff

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

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe2.pod?rev=3236&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=3236&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=3236&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod?rev=3236&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=3236&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=3236&op=diff

Added: packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Instance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Instance.pm?rev=3236&op=file

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=3236&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=3236&op=diff

Modified: packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Role.pm?rev=3236&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=3236&op=diff

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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