r15536 - in /branches/upstream/libclass-methodmaker-perl/current: ./ lib/Class/ lib/Class/MethodMaker/ t/

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Feb 24 22:34:14 UTC 2008


Author: gregoa-guest
Date: Sun Feb 24 22:34:13 2008
New Revision: 15536

URL: http://svn.debian.org/wsvn/?sc=1&rev=15536
Log:
[svn-upgrade] Integrating new upstream version, libclass-methodmaker-perl (2.10)

Modified:
    branches/upstream/libclass-methodmaker-perl/current/Build.PL
    branches/upstream/libclass-methodmaker-perl/current/Changes
    branches/upstream/libclass-methodmaker-perl/current/MANIFEST
    branches/upstream/libclass-methodmaker-perl/current/META.yml
    branches/upstream/libclass-methodmaker-perl/current/Makefile.PL
    branches/upstream/libclass-methodmaker-perl/current/MethodMaker.xs
    branches/upstream/libclass-methodmaker-perl/current/SIGNATURE
    branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker.pm
    branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker/Engine.pm
    branches/upstream/libclass-methodmaker-perl/current/t/array.t
    branches/upstream/libclass-methodmaker-perl/current/t/basic.t
    branches/upstream/libclass-methodmaker-perl/current/t/hash.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_abstract.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_boolean.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_code.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_copy.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_counter.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_get_concat.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set_hi.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_hash.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_key_attrib.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_key_with_create.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_list.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_method.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_new.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_new_hash_with_init.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_object.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_object_list.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_hash.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_list.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once_static.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_singleton.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_static_get_set.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_static_hash.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_static_list.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_hash.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_list.t
    branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_scalar.t

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

Modified: branches/upstream/libclass-methodmaker-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/Build.PL?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/Changes?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/MANIFEST?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/META.yml?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/Makefile.PL?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/MethodMaker.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/MethodMaker.xs?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/SIGNATURE?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker.pm?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker/Engine.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/lib/Class/MethodMaker/Engine.pm?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/array.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/array.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/basic.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/hash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/hash.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_abstract.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_abstract.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_boolean.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_boolean.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_code.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_code.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_copy.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_copy.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_counter.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_counter.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_get_concat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_get_concat.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set_hi.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_get_set_hi.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_hash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_hash.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_key_attrib.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_key_attrib.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_key_with_create.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_key_with_create.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_list.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_list.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_method.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_method.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_new.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_new.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_new_hash_with_init.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_new_hash_with_init.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_object.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_object.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_object_list.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_object_list.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_hash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_hash.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_list.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_object_tie_list.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once_static.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_set_once_static.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_singleton.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_singleton.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_static_get_set.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_static_get_set.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_static_hash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_static_hash.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_static_list.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_static_list.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_hash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_hash.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_list.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_list.t?rev=15536&op=diff

Modified: branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_scalar.t
URL: http://svn.debian.org/wsvn/branches/upstream/libclass-methodmaker-perl/current/t/v1_tie_scalar.t?rev=15536&op=diff




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