r70716 - in /branches/upstream/libkiokudb-perl/current: ./ bench/ bin/ lib/ lib/KiokuDB/ lib/KiokuDB/Backend/ lib/KiokuDB/Backend/Role/ lib/KiokuDB/Backend/Role/Concurrency/ lib/KiokuDB/Backend/Role/Query/ lib/KiokuDB/Backend/Role/Query/Simple/ lib/KiokuDB/Backend/Role/TXN/ lib/KiokuDB/Backend/Role/TXN/Memory/ lib/KiokuDB/Backend/Serialize/ lib/KiokuDB/Backend/Serialize/JSPON/ lib/KiokuDB/Backend/TypeMap/ lib/KiokuDB/Backend/TypeMap/Default/ lib/KiokuDB/Collapser/ lib/KiokuDB/Entry/ lib/KiokuDB/Error/ lib/KiokuDB/GC/ lib/KiokuDB/GC/Naive/ lib/KiokuDB/LinkChecker/ lib/KiokuDB/LiveObjects/ lib/KiokuDB/Meta/ lib/KiokuDB/Meta/Attribute/ 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/Serializer/ lib/KiokuDB/Set/ lib/KiokuDB/Stream/ lib/KiokuDB/Test/ lib/KiokuDB/Test/Fixture/ lib/KiokuDB/Test/Fixture/GIN/ 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/Moose/ lib/Moose/Meta/ lib/Moose/Meta/Attribute/ lib/Moose/Meta/Attribute/Custom/ lib/Moose/Meta/Attribute/Custom/Trait/ lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/ lib/POD2/ lib/POD2/JA/ lib/POD2/JA/KiokuDB/ notes/ t/

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Sun Mar 6 16:53:11 UTC 2011


Author: ghedo-guest
Date: Sun Mar  6 16:53:02 2011
New Revision: 70716

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

Added:
    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/README.mkdn
    branches/upstream/libkiokudb-perl/current/TODO
    branches/upstream/libkiokudb-perl/current/bench/
    branches/upstream/libkiokudb-perl/current/bench/shootout.pl
    branches/upstream/libkiokudb-perl/current/bench/size.pl
    branches/upstream/libkiokudb-perl/current/bench/small.pl
    branches/upstream/libkiokudb-perl/current/bin/
    branches/upstream/libkiokudb-perl/current/bin/kioku   (with props)
    branches/upstream/libkiokudb-perl/current/lib/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/
    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/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/BinarySafe.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Broken.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Clear.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Concurrency/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Concurrency/POSIX.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/GC.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Prefetch.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query/GIN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query/Simple/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query/Simple.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Query/Simple/Linear.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Memory/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/TXN/Nested.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Role/UnicodeSafe.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/Delegate.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSON.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/JSPON.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/Memory.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/Null.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/Storable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/Serialize/YAML.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default/JSON.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default/Storable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Class.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Collapser/
    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/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Entry.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Entry/Skip.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/GC/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive/Mark.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GC/Naive/Sweep.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/GIN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LinkChecker/Results.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Linker.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/LiveObjects/
    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/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Attribute/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Attribute/DoNotSerialize.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Meta/Attribute/Lazy.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/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/API.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Cacheable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/ID/
    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/ID/Digest.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Immutable/Transitive.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Intrinsic.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/TypeMap.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/DataUUID.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/LibUUID.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Role/UUIDs/SerialIDs.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/Role/WithDigest.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer/JSON.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer/Memory.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer/Storable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Serializer/YAML.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Base.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/Storage.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Stored.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Set/Transient.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Stream/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Stream/Objects.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Company.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Digested.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Employee.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/
    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/CAS.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/GIN/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/GIN/Class.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/MassInsert.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/Refresh.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/Sets.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/
    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/TXN/Scan.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Fixture/TypeMap/
    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/Test/Person.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Thunk.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial.pod
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Tutorial/JA.pod
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/ClassBuilders.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Composite.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Default/
    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/Default/Storable.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Alias.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Callback.pm
    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/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/Ref.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Set.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/TypeMap/Entry/Std.pm
    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/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/lib/Moose/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/Custom/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/Custom/Trait/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/DoNotSerialize.pm
    branches/upstream/libkiokudb-perl/current/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/Lazy.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/notes/
    branches/upstream/libkiokudb-perl/current/notes/std_layout.txt
    branches/upstream/libkiokudb-perl/current/t/
    branches/upstream/libkiokudb-perl/current/t/coderefs.t
    branches/upstream/libkiokudb-perl/current/t/collapser.t
    branches/upstream/libkiokudb-perl/current/t/digest.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/kiokudb_class_native.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/moose_triggers.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/stream.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
    branches/upstream/libkiokudb-perl/current/t/uuid.t
    branches/upstream/libkiokudb-perl/current/t/versioning.t

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

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

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

Added: branches/upstream/libkiokudb-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/MANIFEST.SKIP?rev=70716&op=file

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

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

Added: branches/upstream/libkiokudb-perl/current/README.mkdn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/README.mkdn?rev=70716&op=file

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

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

Added: branches/upstream/libkiokudb-perl/current/bench/size.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/bench/size.pl?rev=70716&op=file

Added: branches/upstream/libkiokudb-perl/current/bench/small.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/bench/small.pl?rev=70716&op=file

Added: branches/upstream/libkiokudb-perl/current/bin/kioku
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/bin/kioku?rev=70716&op=file

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

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

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

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

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

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

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

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=70716&op=file

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

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

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

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

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

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

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

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

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=70716&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default/Storable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Backend/TypeMap/Default/Storable.pm?rev=70716&op=file

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

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

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

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

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

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=70716&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=70716&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=70716&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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=70716&op=file

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

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

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

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

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=70716&op=file

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

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

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

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

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

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

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

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=70716&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=70716&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=70716&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=70716&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Test/Company.pm

[... 278 lines stripped ...]



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