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

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Fri Apr 28 14:34:29 UTC 2006


Author: eloy
Date: Fri Apr 28 14:34:27 2006
New Revision: 2657

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=2657
Log:
Load /tmp/tmp.6KeCi3/libmoose-perl-0.05 into
packages/libmoose-perl/branches/upstream/current.

Added:
    packages/libmoose-perl/branches/upstream/current/t/034_attribute_does.t
    packages/libmoose-perl/branches/upstream/current/t/103_subclass_use_base_bug.t
Removed:
    packages/libmoose-perl/branches/upstream/current/t/034_does_attribute_option.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/Meta/Attribute.pm
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Meta/Class.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/TypeConstraints.pm
    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/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/033_attribute_triggers.t
    packages/libmoose-perl/branches/upstream/current/t/042_apply_role.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

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

Modified: 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=2657&op=diff

Modified: 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=2657&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=2657&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=2657&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=2657&op=diff

Modified: 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=2657&op=diff

Modified: 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=2657&op=diff

Modified: 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=2657&op=diff

Modified: 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=2657&op=diff

Modified: 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=2657&op=diff

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

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

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

Modified: 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=2657&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=2657&op=diff

Modified: 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=2657&op=diff

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

Modified: 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=2657&op=diff

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




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