r37377 - in /branches/upstream/libkiokudb-perl: ./ current/ current/bench/ current/bin/ current/lib/ current/lib/KiokuDB/ current/lib/KiokuDB/Backend/ current/lib/KiokuDB/Backend/Role/ current/lib/KiokuDB/Backend/Role/Concurrency/ current/lib/KiokuDB/Backend/Role/Query/ current/lib/KiokuDB/Backend/Role/Query/Simple/ current/lib/KiokuDB/Backend/Role/TXN/ current/lib/KiokuDB/Backend/Serialize/ current/lib/KiokuDB/Backend/Serialize/JSPON/ current/lib/KiokuDB/Backend/TypeMap/ current/lib/KiokuDB/Backend/TypeMap/Default/ current/lib/KiokuDB/Cmd/ current/lib/KiokuDB/Cmd/Command/ current/lib/KiokuDB/Cmd/WithDSN/ current/lib/KiokuDB/Collapser/ current/lib/KiokuDB/Entry/ current/lib/KiokuDB/GC/ current/lib/KiokuDB/GC/Naive/ current/lib/KiokuDB/LinkChecker/ current/lib/KiokuDB/LiveObjects/ current/lib/KiokuDB/Meta/ current/lib/KiokuDB/Meta/Attribute/ current/lib/KiokuDB/Role/ current/lib/KiokuDB/Role/ID/ current/lib/KiokuDB/Role/UUIDs/ current/lib/KiokuDB/Serializer/ current/lib/KiokuDB/Set/ current/lib/KiokuDB/Stream/ current/lib/KiokuDB/Test/ current/lib/KiokuDB/Test/Fixture/ current/lib/KiokuDB/Test/Fixture/GIN/ current/lib/KiokuDB/Test/Fixture/TXN/ current/lib/KiokuDB/Test/Fixture/TypeMap/ current/lib/KiokuDB/TypeMap/ current/lib/KiokuDB/TypeMap/Default/ current/lib/KiokuDB/TypeMap/Entry/ current/lib/Moose/ current/lib/Moose/Meta/ current/lib/Moose/Meta/Attribute/ current/lib/Moose/Meta/Attribute/Custom/ current/lib/Moose/Meta/Attribute/Custom/Trait/ current/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/ current/notes/ current/t/

franck-guest at users.alioth.debian.org franck-guest at users.alioth.debian.org
Wed Jun 3 16:47:13 UTC 2009


Author: franck-guest
Date: Wed Jun  3 16:47:08 2009
New Revision: 37377

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

Added:
    branches/upstream/libkiokudb-perl/
    branches/upstream/libkiokudb-perl/current/
    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/SIGNATURE
    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/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.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/Cmd/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Base.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/Dump.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/Edit.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/FSCK.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/GC.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Command/Load.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/DumpFormatter.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/InputHandle.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/OutputHandle.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/SpecifiedEntries.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/TXN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/Verbosity.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/Create.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/Read.pm
    branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/Write.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/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/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.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/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/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/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/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/
    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/
    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.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/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/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/notes/
    branches/upstream/libkiokudb-perl/current/notes/std_layout.txt
    branches/upstream/libkiokudb-perl/current/t/
    branches/upstream/libkiokudb-perl/current/t/collapser.t
    branches/upstream/libkiokudb-perl/current/t/directory.t
    branches/upstream/libkiokudb-perl/current/t/dump.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/set.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

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

Added: branches/upstream/libkiokudb-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/MANIFEST?rev=37377&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=37377&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=37377&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=37377&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=37377&op=file

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

Added: branches/upstream/libkiokudb-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/TODO?rev=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/Write.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkiokudb-perl/current/lib/KiokuDB/Cmd/WithDSN/Write.pm?rev=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&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=37377&op=file

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

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

[... 215 lines stripped ...]



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