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

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Mon Apr 24 14:07:31 UTC 2006


Author: eloy
Date: Mon Apr 24 14:07:27 2006
New Revision: 2629

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

Added:
    packages/libmoose-perl/
    packages/libmoose-perl/branches/
    packages/libmoose-perl/branches/upstream/
    packages/libmoose-perl/branches/upstream/current/
    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/
    packages/libmoose-perl/branches/upstream/current/lib/Moose/
    packages/libmoose-perl/branches/upstream/current/lib/Moose.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod
    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/Recipe5.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/Recipe6.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/
    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/Meta/TypeCoercion.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/TypeConstraint.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/
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Util/TypeConstraints.pm
    packages/libmoose-perl/branches/upstream/current/t/
    packages/libmoose-perl/branches/upstream/current/t/000_load.t
    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
    packages/libmoose-perl/branches/upstream/current/t/010_basic_class_setup.t
    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_does_attribute_option.t
    packages/libmoose-perl/branches/upstream/current/t/040_meta_role.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/050_util_type_constraints.t
    packages/libmoose-perl/branches/upstream/current/t/051_util_type_constraints_export.t
    packages/libmoose-perl/branches/upstream/current/t/052_util_std_type_constraints.t
    packages/libmoose-perl/branches/upstream/current/t/053_util_find_type_constraint.t
    packages/libmoose-perl/branches/upstream/current/t/054_util_type_coercion.t
    packages/libmoose-perl/branches/upstream/current/t/055_util_type_reloading.t
    packages/libmoose-perl/branches/upstream/current/t/056_util_more_type_coercion.t
    packages/libmoose-perl/branches/upstream/current/t/100_subtype_quote_bug.t
    packages/libmoose-perl/branches/upstream/current/t/101_subtype_conflict_bug.t
    packages/libmoose-perl/branches/upstream/current/t/102_Moose_Object_error.t
    packages/libmoose-perl/branches/upstream/current/t/lib/
    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
    packages/libmoose-perl/branches/upstream/current/t/lib/MyMooseObject.pm
    packages/libmoose-perl/branches/upstream/current/t/pod.t
    packages/libmoose-perl/branches/upstream/current/t/pod_coverage.t
    packages/libmoose-perl/tags/

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

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

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

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

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

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

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

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

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

Added: packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook.pod?rev=2629&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: packages/libmoose-perl/branches/upstream/current/t/lib/MyMooseObject.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/lib/MyMooseObject.pm?rev=2629&op=file

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

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




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