Try winding compat down from 9 to 8
[perl-indexdata-utils.git] / lib /
2014-12-09 Mike TaylorMerge branch 'master' of ssh://git.indexdata.com/home...
2014-12-09 Mike Taylor*sigh* downgrade required Perl version yet again, in...
2014-12-09 Mike TaylorVersion 0.02
2014-12-09 Mike TaylorDowngrade the Perl version required by the individual...
2014-12-09 Mike TaylorImport original source of IndexData-Utils 0.01
2014-12-09 Mike TaylorAdd POD documentation for IndexData::Utils::PersistentC...
2014-12-09 Mike TaylorRemove random sleep that was added for concurrency...
2014-12-09 Mike TaylorImplement next() and delete()
2014-12-08 Mike TaylorSome code, not complete.
2014-12-08 Mike TaylorPull in IndexData::Utils::PersistentCounter
2014-12-08 Mike TaylorNew file, lib/IndexData/Utils/PersistentCounter.pm...
2014-12-08 Mike TaylorFix up inline documentation, such as it is.
2014-12-08 Mike TaylorRip out all the autoloader and exporter junk.
2014-12-08 Mike TaylorInitial commit, as generated by 'h2xs -X IndexData...