r69954 - in /branches/upstream/libkiokudb-perl/current: ./ bench/ bin/ lib/ lib/KiokuDB/ lib/KiokuDB/Backend/ lib/KiokuDB/Backend/Role/ lib/KiokuDB/Backend/Role/TXN/ lib/KiokuDB/Backend/Role/TXN/Memory/ lib/KiokuDB/Backend/Serialize/ lib/KiokuDB/Backend/Serialize/JSPON/ lib/KiokuDB/Cmd/ lib/KiokuDB/Collapser/ lib/KiokuDB/Error/ lib/KiokuDB/GC/ lib/KiokuDB/LiveObjects/ lib/KiokuDB/Meta/ lib/KiokuDB/Role/ lib/KiokuDB/Role/ID/ lib/KiokuDB/Role/Immutable/ lib/KiokuDB/Role/UUIDs/ lib/KiokuDB/Role/Upgrade/ lib/KiokuDB/Role/Upgrade/Handlers/ lib/KiokuDB/Set/ lib/KiokuDB/Stream/ lib/KiokuDB/Test/ lib/KiokuDB/Test/Fixture/ lib/KiokuDB/Test/Fixture/TXN/ lib/KiokuDB/Test/Fixture/TypeMap/ lib/KiokuDB/Tutorial/ lib/KiokuDB/TypeMap/ lib/KiokuDB/TypeMap/Default/ lib/KiokuDB/TypeMap/Entry/ lib/KiokuDB/TypeMap/Entry/JSON/ lib/KiokuDB/TypeMap/Entry/Std/ lib/POD2/ lib/POD2/JA/ lib/POD2/JA/KiokuDB/ t/

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Sun Feb 27 17:43:07 UTC 2011


Author: ghedo-guest
Date: Sun Feb 27 17:42:59 2011
New Revision: 69954

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69954
Log:
[svn-upgrade] new version libkiokudb-perl (0.50)

Added:
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/GC.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/MissingObjects.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/UnknownObjects.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Cacheable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/Transitive.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Data.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers/Table.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Verbosity.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Digested.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/CAS.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/MassInsert.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Refresh.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Sets.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/JA.pod
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Closure.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Compiled.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/JSON/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/JSON/Scalar.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Ref.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Compile.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Expand.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/ID.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Intrinsic.pm
    branches/upstream/libkiokudb-perl/current/lib/POD2/
    branches/upstream/libkiokudb-perl/current/lib/POD2/JA/
    branches/upstream/libkiokudb-perl/current/lib/POD2/JA/KiokuDB/
    branches/upstream/libkiokudb-perl/current/lib/POD2/JA/KiokuDB/Tutorial.pod
    branches/upstream/libkiokudb-perl/current/t/coderefs.t
    branches/upstream/libkiokudb-perl/current/t/digest.t
    branches/upstream/libkiokudb-perl/current/t/kiokudb_class_native.t
    branches/upstream/libkiokudb-perl/current/t/moose_triggers.t
    branches/upstream/libkiokudb-perl/current/t/stream.t
    branches/upstream/libkiokudb-perl/current/t/versioning.t
Removed:
    branches/upstream/libkiokudb-perl/current/SIGNATURE
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd.pm
    branches/upstream/libkiokudb-perl/current/t/dump.t
    branches/upstream/libkiokudb-perl/current/t/set.t
Modified:
    branches/upstream/libkiokudb-perl/current/Changes
    branches/upstream/libkiokudb-perl/current/MANIFEST
    branches/upstream/libkiokudb-perl/current/MANIFEST.SKIP
    branches/upstream/libkiokudb-perl/current/META.yml
    branches/upstream/libkiokudb-perl/current/Makefile.PL
    branches/upstream/libkiokudb-perl/current/TODO
    branches/upstream/libkiokudb-perl/current/bench/shootout.pl
    branches/upstream/libkiokudb-perl/current/bin/kioku
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Hash.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/UnicodeSafe.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Collapser.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Converter.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Expander.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/YAML.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Class.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser/Buffer.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Entry.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Linker.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Guard.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Scope.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/TXNScope.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Instance.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Reference.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/API.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID/Content.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/LibUUID.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Deferred.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Loaded.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Stored.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Stream/Objects.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Employee.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Binary.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Clear.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Concurrency.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/ObjectGraph.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Overwrite.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/RootSet.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/SimpleSearch.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Small.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Nested.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TypeMap/Default.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Unicode.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Thunk.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial.pod
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Composite.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Canonical.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/JSON.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Passthrough.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Callback.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/MOP.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Naive.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Passthrough.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Set.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/StorableHook.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Resolver.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Shadow.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Util.pm
    branches/upstream/libkiokudb-perl/current/t/collapser.t
    branches/upstream/libkiokudb-perl/current/t/directory.t
    branches/upstream/libkiokudb-perl/current/t/entry.t
    branches/upstream/libkiokudb-perl/current/t/gc_naive.t
    branches/upstream/libkiokudb-perl/current/t/gin.t
    branches/upstream/libkiokudb-perl/current/t/hash.t
    branches/upstream/libkiokudb-perl/current/t/hash_backend.t
    branches/upstream/libkiokudb-perl/current/t/jspon_serialization.t
    branches/upstream/libkiokudb-perl/current/t/lazy.t
    branches/upstream/libkiokudb-perl/current/t/link_checker.t
    branches/upstream/libkiokudb-perl/current/t/link_checker_real.t
    branches/upstream/libkiokudb-perl/current/t/live_objs.t
    branches/upstream/libkiokudb-perl/current/t/ref.t
    branches/upstream/libkiokudb-perl/current/t/scaling.t
    branches/upstream/libkiokudb-perl/current/t/serializer.t
    branches/upstream/libkiokudb-perl/current/t/tied.t
    branches/upstream/libkiokudb-perl/current/t/typemap.t
    branches/upstream/libkiokudb-perl/current/t/typemap_default_json.t
    branches/upstream/libkiokudb-perl/current/t/typemap_default_storable.t
    branches/upstream/libkiokudb-perl/current/t/typemap_entry_callback.t
    branches/upstream/libkiokudb-perl/current/t/typemap_entry_mop.t
    branches/upstream/libkiokudb-perl/current/t/typemap_entry_naive.t
    branches/upstream/libkiokudb-perl/current/t/typemap_entry_passthrough.t
    branches/upstream/libkiokudb-perl/current/t/typemap_entry_storable.t
    branches/upstream/libkiokudb-perl/current/t/typemap_extra.t
    branches/upstream/libkiokudb-perl/current/t/typemap_resolver.t
    branches/upstream/libkiokudb-perl/current/t/typemap_values.t

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

Modified: branches/upstream/libkiokudb-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/Changes?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/MANIFEST?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/MANIFEST.SKIP?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/META.yml?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/Makefile.PL?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/TODO?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/bench/shootout.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/bench/shootout.pl?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/bin/kioku
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/bin/kioku?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Hash.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Hash.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/GC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/GC.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/Scan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/Scan.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/UnicodeSafe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/UnicodeSafe.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Collapser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Collapser.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Converter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Converter.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Expander.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/Expander.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/YAML.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Class.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser/Buffer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser/Buffer.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Entry.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Entry.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/MissingObjects.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/MissingObjects.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/UnknownObjects.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Error/UnknownObjects.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Linker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Linker.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Guard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Guard.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Scope.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/Scope.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/TXNScope.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/TXNScope.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Instance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Instance.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Reference.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Reference.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/API.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/API.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Cacheable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Cacheable.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID/Content.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID/Content.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/Transitive.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/Transitive.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Scan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Scan.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/LibUUID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/LibUUID.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Data.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Data.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers/Table.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Upgrade/Handlers/Table.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Verbosity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Verbosity.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Deferred.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Deferred.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Loaded.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Loaded.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Stored.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Stored.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Stream/Objects.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Stream/Objects.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Digested.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Digested.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Employee.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Employee.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Binary.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Binary.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/CAS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/CAS.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Clear.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Clear.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Concurrency.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Concurrency.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/MassInsert.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/MassInsert.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/ObjectGraph.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/ObjectGraph.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Overwrite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Overwrite.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Refresh.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Refresh.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/RootSet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/RootSet.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Scan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Scan.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Sets.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Sets.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/SimpleSearch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/SimpleSearch.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Small.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Small.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Nested.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Nested.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Scan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TXN/Scan.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TypeMap/Default.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TypeMap/Default.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Unicode.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/Unicode.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Thunk.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Thunk.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial.pod?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/JA.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/JA.pod?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Composite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Composite.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Canonical.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Canonical.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/JSON.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/JSON.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Passthrough.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/Passthrough.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Callback.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Callback.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Closure.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Closure.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Compiled.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Compiled.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/JSON/Scalar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/JSON/Scalar.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/MOP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/MOP.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Naive.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Naive.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Passthrough.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Passthrough.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Ref.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Ref.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Set.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Set.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Compile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Compile.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Expand.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Expand.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/ID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/ID.pm?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Intrinsic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/Intrinsic.pm?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/StorableHook.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/StorableHook.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Resolver.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Resolver.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Shadow.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Shadow.pm?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Util.pm?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/lib/POD2/JA/KiokuDB/Tutorial.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/POD2/JA/KiokuDB/Tutorial.pod?rev=69954&op=file

Added: branches/upstream/libkiokudb-perl/current/t/coderefs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/coderefs.t?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/t/collapser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/collapser.t?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/t/digest.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/digest.t?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/t/directory.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/directory.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/entry.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/entry.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/gc_naive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/gc_naive.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/gin.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/gin.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/hash.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/hash_backend.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/hash_backend.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/jspon_serialization.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/jspon_serialization.t?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/t/kiokudb_class_native.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/kiokudb_class_native.t?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/t/lazy.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/lazy.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/link_checker.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/link_checker.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/link_checker_real.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/link_checker_real.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/live_objs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/live_objs.t?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/t/moose_triggers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/moose_triggers.t?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/t/ref.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/ref.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/scaling.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/scaling.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/serializer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/serializer.t?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/t/stream.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/stream.t?rev=69954&op=file

Modified: branches/upstream/libkiokudb-perl/current/t/tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/tied.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_default_json.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_default_json.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_default_storable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_default_storable.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_entry_callback.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_entry_callback.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_entry_mop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_entry_mop.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_entry_naive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_entry_naive.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_entry_passthrough.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_entry_passthrough.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_entry_storable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_entry_storable.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_extra.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_extra.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_resolver.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_resolver.t?rev=69954&op=diff

Modified: branches/upstream/libkiokudb-perl/current/t/typemap_values.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/t/typemap_values.t?rev=69954&op=diff

Added: branches/upstream/libkiokudb-perl/current/t/versioning.t

[... 2 lines stripped ...]



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