r45519 - in /branches/upstream/libclass-makemethods-perl: ./ current/ current/MakeMethods/ current/MakeMethods/Basic/ current/MakeMethods/Composite/ current/MakeMethods/Docs/ current/MakeMethods/Emulator/ current/MakeMethods/Evaled/ current/MakeMethods/Standard/ current/MakeMethods/Template/ current/MakeMethods/Utility/ current/tests/ current/tests/access/ current/tests/basic/ current/tests/composite/ current/tests/evaled/ current/tests/standard/ current/tests/template/ current/tests/utility/ current/tests/xemulator/ current/tests/xemulator/accessors/ current/tests/xemulator/class_accessor/ current/tests/xemulator/class_inheritable/ current/tests/xemulator/class_methodmaker/ current/tests/xemulator/class_singleton/ current/tests/xemulator/class_struct/ current/tests/xemulator/mcoder/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Oct 8 19:03:42 UTC 2009


Author: gregoa
Date: Thu Oct  8 19:03:05 2009
New Revision: 45519

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

Added:
    branches/upstream/libclass-makemethods-perl/
    branches/upstream/libclass-makemethods-perl/current/
    branches/upstream/libclass-makemethods-perl/current/CHANGES
    branches/upstream/libclass-makemethods-perl/current/MANIFEST
    branches/upstream/libclass-makemethods-perl/current/META.yml
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Attribute.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Autoload.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Array.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Global.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Hash.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Array.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Global.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Hash.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Inheritable.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Universal.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Catalog.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Changes.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Examples.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ReadMe.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/RelatedModules.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ToDo.pod
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/AccessorFast.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Inheritable.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/MethodMaker.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Singleton.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Struct.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/accessors.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/mcoder.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled/Hash.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Array.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Global.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Hash.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Inheritable.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Universal.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Array.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Class.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassInherit.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassName.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassVar.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Flyweight.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Generic.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Global.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Hash.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Inheritable.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/InsideOut.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/PackageVar.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Ref.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Scalar.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Static.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Struct.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/StructBuiltin.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Universal.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/ArraySplicer.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/DiskCache.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Inheritable.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Ref.pm
    branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/TextBuilder.pm
    branches/upstream/libclass-makemethods-perl/current/Makefile.PL
    branches/upstream/libclass-makemethods-perl/current/README
    branches/upstream/libclass-makemethods-perl/current/benchmark.pl
    branches/upstream/libclass-makemethods-perl/current/test.pl   (with props)
    branches/upstream/libclass-makemethods-perl/current/tests/
    branches/upstream/libclass-makemethods-perl/current/tests/TieScalarTest.pm
    branches/upstream/libclass-makemethods-perl/current/tests/access/
    branches/upstream/libclass-makemethods-perl/current/tests/access/attribute_stnd_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_stnd_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_typemap.t
    branches/upstream/libclass-makemethods-perl/current/tests/access/import_version.t
    branches/upstream/libclass-makemethods-perl/current/tests/basic/
    branches/upstream/libclass-makemethods-perl/current/tests/basic/array_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/basic/declarations.t
    branches/upstream/libclass-makemethods-perl/current/tests/basic/global_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/basic/global_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/basic/hash_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/
    branches/upstream/libclass-makemethods-perl/current/tests/composite/declarations.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hook.t
    branches/upstream/libclass-makemethods-perl/current/tests/composite/patch.t
    branches/upstream/libclass-makemethods-perl/current/tests/evaled/
    branches/upstream/libclass-makemethods-perl/current/tests/evaled/hash_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/standard/
    branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_declarations.t
    branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable.t
    branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/
    branches/upstream/libclass-makemethods-perl/current/tests/template/abstract.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/array_number.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/array_object.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/array_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/class_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/class_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/classvar_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/classvar_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/clone.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/declaration.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/doc_examples.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/doc_extending.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/global_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/global_code.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/global_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/global_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/global_scalar_lvalue.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_array_getset.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_array_lvalue.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_array_object.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_boolean.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_classkey.todo
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_code.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_copy.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_counter.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_counter_closure.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_hash_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_method.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_new.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_number.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_number_interfaces.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_object.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_scalar_closure.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_scalar_interfaces.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_scalar_lvalue.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_string_concat.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_string_index.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_string_index_create.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_struct.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/hash_tiedhash.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/inherit_hash.todo
    branches/upstream/libclass-makemethods-perl/current/tests/template/inherit_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/insideout_array.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/insideout_bool_i.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/insideout_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/modifier_private.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/package_scalar.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/scalar_bits.t
    branches/upstream/libclass-makemethods-perl/current/tests/template/scalar_counter.t
    branches/upstream/libclass-makemethods-perl/current/tests/utility/
    branches/upstream/libclass-makemethods-perl/current/tests/utility/inheritable.t
    branches/upstream/libclass-makemethods-perl/current/tests/utility/text_builder.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/accessors/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/accessors/chained.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/accessors/classic.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/accessors/default.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/accessors/invalid.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_accessor/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_accessor/class_accessor_fast.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_inheritable/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_inheritable/emulate.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_inheritable/transparent.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/Test.pm
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/abstract.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/boolean.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/boolean.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/code.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/copy.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/counter.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/get_concat.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/get_concat.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/get_set.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/get_set.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/get_set_hi.110.todo
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/grouped_fields.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/hash.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/hash_of_lists.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/key_attrib.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/key_with_create.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/list.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/list.104.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/list.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/listed_attrib.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/method.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/new.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/new.102.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/new.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object_list.102.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object_list.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object_tie_hash.110.todo
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/object_tie_list.110.todo
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/static_get_set.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/static_hash.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/static_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/static_list.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/struct.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/sugar.092.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/tie_hash.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/tie_list.110.todo
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_methodmaker/tie_scalar.110.todo
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_singleton/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_singleton/emulate.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_singleton/transparent.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_struct/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_struct/emulate.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/class_struct/equivalent.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/mcoder/
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/mcoder/getset.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/mcoder/proxies.t
    branches/upstream/libclass-makemethods-perl/current/tests/xemulator/mcoder/sugar.t

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

Added: branches/upstream/libclass-makemethods-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/CHANGES?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MANIFEST?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/META.yml?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Attribute.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Attribute.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Autoload.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Autoload.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Array.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Global.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Global.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Basic/Hash.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Array.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Global.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Global.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Hash.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Inheritable.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Universal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Composite/Universal.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Catalog.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Catalog.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Changes.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Changes.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Examples.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/Examples.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ReadMe.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ReadMe.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/RelatedModules.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/RelatedModules.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ToDo.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Docs/ToDo.pod?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/AccessorFast.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/AccessorFast.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Inheritable.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/MethodMaker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/MethodMaker.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Singleton.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Singleton.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Struct.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/Struct.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/accessors.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/accessors.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/mcoder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Emulator/mcoder.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Evaled/Hash.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Array.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Global.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Global.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Hash.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Inheritable.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Universal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Standard/Universal.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Array.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Array.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Class.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassInherit.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassInherit.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassName.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassName.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassVar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/ClassVar.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Flyweight.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Flyweight.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Generic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Generic.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Global.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Global.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Hash.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Inheritable.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/InsideOut.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/InsideOut.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/PackageVar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/PackageVar.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Ref.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Ref.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Scalar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Scalar.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Static.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Static.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Struct.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Struct.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/StructBuiltin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/StructBuiltin.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Universal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Template/Universal.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/ArraySplicer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/ArraySplicer.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/DiskCache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/DiskCache.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Inheritable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Inheritable.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Ref.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/Ref.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/TextBuilder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/MakeMethods/Utility/TextBuilder.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/Makefile.PL?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/README?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/benchmark.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/benchmark.pl?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/test.pl?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/TieScalarTest.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/TieScalarTest.pm?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/access/attribute_stnd_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/access/attribute_stnd_hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_stnd_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_stnd_hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_typemap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/access/autoload_typemap.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/access/import_version.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/access/import_version.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/basic/array_scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/basic/array_scalar.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/basic/declarations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/basic/declarations.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/basic/global_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/basic/global_hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/basic/global_scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/basic/global_scalar.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/basic/hash_scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/basic/hash_scalar.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/declarations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/declarations.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hook.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/inheritable_hook.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/composite/patch.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/composite/patch.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/evaled/hash_scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/evaled/hash_scalar.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_declarations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_declarations.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_hash.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable.t?rev=45519&op=file

Added: branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable_hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libclass-makemethods-perl/current/tests/standard/standard_inheritable_hash.t?rev=45519&op=file


[... 327 lines stripped ...]



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