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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Oct 8 16:23:11 UTC 2006


Author: gregoa-guest
Date: Sun Oct  8 16:23:11 2006
New Revision: 4085

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

Added:
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/FAQ.pod
    packages/libmoose-perl/branches/upstream/current/lib/Moose/Cookbook/WTF.pod
    packages/libmoose-perl/branches/upstream/current/t/058_union_types_and_coercions.t
    packages/libmoose-perl/branches/upstream/current/t/071_misc_attribute_tests.t
    packages/libmoose-perl/branches/upstream/current/t/072_attr_dereference_test.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/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/Util/TypeConstraints.pm
    packages/libmoose-perl/branches/upstream/current/t/001_recipe.t
    packages/libmoose-perl/branches/upstream/current/t/018_import_unimport.t
    packages/libmoose-perl/branches/upstream/current/t/019_method_keyword.t
    packages/libmoose-perl/branches/upstream/current/t/032_attribute_accessor_generation.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/049_run_time_role_composition.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

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

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

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

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

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

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

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

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

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

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

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

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

Added: packages/libmoose-perl/branches/upstream/current/t/072_attr_dereference_test.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmoose-perl/branches/upstream/current/t/072_attr_dereference_test.t?rev=4085&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=4085&op=diff




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