r70288 - in /branches/upstream/libchi-perl/current: ./ etc/ etc/bench/ htdocs/ htdocs/CHI/ htdocs/CHI/Driver/ htdocs/CHI/Driver/Base/ lib/ lib/CHI/ lib/CHI/Driver/ lib/CHI/Driver/Base/ lib/CHI/Driver/Role/ lib/CHI/Serializer/ lib/CHI/Test/ lib/CHI/Test/Driver/ lib/CHI/Test/Driver/Role/ lib/CHI/t/ lib/CHI/t/Driver/ lib/CHI/t/Driver/File/ lib/CHI/t/Driver/Subcache/ t/

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Thu Mar 3 09:06:02 UTC 2011


Author: angelabad-guest
Date: Thu Mar  3 09:02:09 2011
New Revision: 70288

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

Added:
    branches/upstream/libchi-perl/current/etc/
    branches/upstream/libchi-perl/current/etc/bench/
    branches/upstream/libchi-perl/current/etc/bench/bench.pl   (with props)
    branches/upstream/libchi-perl/current/htdocs/
    branches/upstream/libchi-perl/current/htdocs/CHI/
    branches/upstream/libchi-perl/current/htdocs/CHI.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Benchmarks.html
    branches/upstream/libchi-perl/current/htdocs/CHI/CacheObject.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Constants.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Base/
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Base/CacheContainer.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/CacheCache.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Development.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/FastMmap.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/File.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Memory.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Metacache.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Null.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Driver/RawMemory.html
    branches/upstream/libchi-perl/current/htdocs/CHI/Stats.html
    branches/upstream/libchi-perl/current/lib/CHI/Benchmarks.pod
    branches/upstream/libchi-perl/current/lib/CHI/Driver/RawMemory.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/RawMemory.pm
    branches/upstream/libchi-perl/current/t/Driver-RawMemory.t
Modified:
    branches/upstream/libchi-perl/current/Changes
    branches/upstream/libchi-perl/current/MANIFEST
    branches/upstream/libchi-perl/current/META.json
    branches/upstream/libchi-perl/current/META.yml
    branches/upstream/libchi-perl/current/Makefile.PL
    branches/upstream/libchi-perl/current/README
    branches/upstream/libchi-perl/current/lib/CHI.pm
    branches/upstream/libchi-perl/current/lib/CHI/CacheObject.pm
    branches/upstream/libchi-perl/current/lib/CHI/Constants.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Base/CacheContainer.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/CacheCache.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Development.pod
    branches/upstream/libchi-perl/current/lib/CHI/Driver/FastMmap.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/File.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Memory.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Metacache.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Null.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/HasSubcaches.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSizeAware.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSubcache.pm
    branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/Universal.pm
    branches/upstream/libchi-perl/current/lib/CHI/Serializer/JSON.pm
    branches/upstream/libchi-perl/current/lib/CHI/Serializer/Storable.pm
    branches/upstream/libchi-perl/current/lib/CHI/Stats.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Class.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/NonMoose.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Readonly.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Writeonly.pm
    branches/upstream/libchi-perl/current/lib/CHI/Test/Util.pm
    branches/upstream/libchi-perl/current/lib/CHI/Types.pm
    branches/upstream/libchi-perl/current/lib/CHI/Util.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Bugs.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Constants.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/CacheCache.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/FastMmap.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File/DepthZero.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Memory.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/NonMoose.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/l1_cache.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/mirror_cache.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/GetError.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Initialize.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Null.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/RequiredModules.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Sanity.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/SetError.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Subcache.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Subclass.pm
    branches/upstream/libchi-perl/current/lib/CHI/t/Util.pm

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

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

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

Modified: branches/upstream/libchi-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/META.json?rev=70288&op=diff

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

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

Modified: branches/upstream/libchi-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/README?rev=70288&op=diff

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

Added: branches/upstream/libchi-perl/current/htdocs/CHI.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Benchmarks.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Benchmarks.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/CacheObject.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/CacheObject.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Constants.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Constants.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Base/CacheContainer.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Base/CacheContainer.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/CacheCache.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/CacheCache.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Development.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Development.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/FastMmap.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/FastMmap.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/File.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/File.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Memory.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Memory.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Metacache.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Metacache.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Null.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/Null.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Driver/RawMemory.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Driver/RawMemory.html?rev=70288&op=file

Added: branches/upstream/libchi-perl/current/htdocs/CHI/Stats.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/htdocs/CHI/Stats.html?rev=70288&op=file

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

Added: branches/upstream/libchi-perl/current/lib/CHI/Benchmarks.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Benchmarks.pod?rev=70288&op=file

Modified: branches/upstream/libchi-perl/current/lib/CHI/CacheObject.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/CacheObject.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Constants.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Constants.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Base/CacheContainer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Base/CacheContainer.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/CacheCache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/CacheCache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Development.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Development.pod?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/FastMmap.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/FastMmap.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/File.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/File.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Memory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Memory.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Metacache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Metacache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Null.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Null.pm?rev=70288&op=diff

Added: branches/upstream/libchi-perl/current/lib/CHI/Driver/RawMemory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/RawMemory.pm?rev=70288&op=file

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/HasSubcaches.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/HasSubcaches.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSizeAware.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSizeAware.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSubcache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/IsSubcache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/Universal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Driver/Role/Universal.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Serializer/JSON.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Serializer/JSON.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Serializer/Storable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Serializer/Storable.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Stats.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Stats.pm?rev=70288&op=diff

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

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Class.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/NonMoose.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/NonMoose.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Readonly.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Readonly.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Writeonly.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Driver/Writeonly.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Test/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Test/Util.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/Types.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/Types.pm?rev=70288&op=diff

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

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Bugs.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Bugs.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Constants.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Constants.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/CacheCache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/CacheCache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/FastMmap.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/FastMmap.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File/DepthZero.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/File/DepthZero.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Memory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Memory.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/NonMoose.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/NonMoose.pm?rev=70288&op=diff

Added: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/RawMemory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/RawMemory.pm?rev=70288&op=file

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/l1_cache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/l1_cache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/mirror_cache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Driver/Subcache/mirror_cache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/GetError.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/GetError.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Initialize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Initialize.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Null.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Null.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/RequiredModules.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/RequiredModules.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Sanity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Sanity.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/SetError.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/SetError.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Subcache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Subcache.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Subclass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Subclass.pm?rev=70288&op=diff

Modified: branches/upstream/libchi-perl/current/lib/CHI/t/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/lib/CHI/t/Util.pm?rev=70288&op=diff

Added: branches/upstream/libchi-perl/current/t/Driver-RawMemory.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libchi-perl/current/t/Driver-RawMemory.t?rev=70288&op=file




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