summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Taylor [Tue, 9 Dec 2014 17:22:03 +0000 (17:22 +0000)]
*sigh* downgrade required Perl version yet again, in all three places, to the v5.8.8 that comes with CentOS 5
Mike Taylor [Tue, 9 Dec 2014 17:04:35 +0000 (17:04 +0000)]
Downgrade the Perl version required by the individual modules *sigh*
Mike Taylor [Tue, 9 Dec 2014 16:59:12 +0000 (16:59 +0000)]
Add %files for compressed manual pages.
Uncomment rule to remove .packlist file.
Remove unnecessary comment.
Mike Taylor [Tue, 9 Dec 2014 16:53:07 +0000 (16:53 +0000)]
RPM spec file requires perl-Test-Simple at build-time, as that (paradoxically) provides the Test::More module
Mike Taylor [Tue, 9 Dec 2014 16:50:45 +0000 (16:50 +0000)]
Require a less ridiculously up-to-date Perl than the one generated as an automatic dependency. 5.10.01, which comes with CentOS 6, is perfectly adequate
Mike Taylor [Tue, 9 Dec 2014 16:31:53 +0000 (16:31 +0000)]
New IDMETA file.
Mike Taylor [Tue, 9 Dec 2014 15:47:04 +0000 (15:47 +0000)]
Initial stab at an RPM spec file.
Almost certainly doesn't work yet. I'll try it on CentOS 6.
Mike Taylor [Tue, 9 Dec 2014 15:17:59 +0000 (15:17 +0000)]
Resolve
Mike Taylor [Tue, 9 Dec 2014 15:14:53 +0000 (15:14 +0000)]
Include MANIFEST.SKIP in the distribution.
Mike Taylor [Tue, 9 Dec 2014 15:14:40 +0000 (15:14 +0000)]
New file, MANIFEST.SKIP, omits the Debian packaging from the distribution.
Mike Taylor [Tue, 9 Dec 2014 15:09:43 +0000 (15:09 +0000)]
Remove autogenerated references to non-existent homepages on metacpan
Mike Taylor [Tue, 9 Dec 2014 14:35:24 +0000 (14:35 +0000)]
Ignore Debian package-building detritus.
Mike Taylor [Tue, 9 Dec 2014 14:33:47 +0000 (14:33 +0000)]
Downgrade to source/format 1.0 (which is what MKAdmin does), to
prevent dpkg-buildpackage from looking for an upstream tarball.
Mike Taylor [Tue, 9 Dec 2014 14:33:15 +0000 (14:33 +0000)]
Unnecessary
Mike Taylor [Tue, 9 Dec 2014 14:26:57 +0000 (14:26 +0000)]
Fix author email address and copyright holder.
Mike Taylor [Tue, 9 Dec 2014 14:25:33 +0000 (14:25 +0000)]
Fix email address in debian/control
Mike Taylor [Tue, 9 Dec 2014 14:24:58 +0000 (14:24 +0000)]
Fix email address in debian/changelog
Mike Taylor [Tue, 9 Dec 2014 14:23:10 +0000 (14:23 +0000)]
First step towards Debian packaging, created with dh-make-perl --vcs none
Mike Taylor [Tue, 9 Dec 2014 12:47:44 +0000 (12:47 +0000)]
Import original source of IndexData-Utils 0.01
Mike Taylor [Tue, 9 Dec 2014 12:31:22 +0000 (12:31 +0000)]
Add POD documentation for IndexData::Utils::PersistentCounter.
Mike Taylor [Tue, 9 Dec 2014 12:18:50 +0000 (12:18 +0000)]
Remove random sleep that was added for concurrency testing.
Mike Taylor [Tue, 9 Dec 2014 12:18:16 +0000 (12:18 +0000)]
Expect 21st access to have value 21, not 20!
Mike Taylor [Tue, 9 Dec 2014 12:17:51 +0000 (12:17 +0000)]
Implement next() and delete()
Mike Taylor [Tue, 9 Dec 2014 12:11:44 +0000 (12:11 +0000)]
Add concurrency testing from three processes.
Mike Taylor [Tue, 9 Dec 2014 11:39:02 +0000 (11:39 +0000)]
Fix testing.
Mike Taylor [Mon, 8 Dec 2014 16:56:40 +0000 (16:56 +0000)]
Add tests for counter.
Mike Taylor [Mon, 8 Dec 2014 16:56:34 +0000 (16:56 +0000)]
Some code, not complete.
Mike Taylor [Mon, 8 Dec 2014 12:38:06 +0000 (12:38 +0000)]
Add t/02-IndexData-Utils-PersistentCounter.t to MANIFEST.
Mike Taylor [Mon, 8 Dec 2014 12:37:45 +0000 (12:37 +0000)]
Remove vacuous auto-generated comments, add a meaningful one.
Mike Taylor [Mon, 8 Dec 2014 12:37:13 +0000 (12:37 +0000)]
New test-harness for IndexData::Utils::PersistentCounter
Mike Taylor [Mon, 8 Dec 2014 12:35:46 +0000 (12:35 +0000)]
Fix name of top-level test in MANIFEST.
Mike Taylor [Mon, 8 Dec 2014 12:35:22 +0000 (12:35 +0000)]
Rename
Mike Taylor [Mon, 8 Dec 2014 12:34:00 +0000 (12:34 +0000)]
Ignore all the crud generated by Perl's Makefile.PL/make.
Mike Taylor [Mon, 8 Dec 2014 12:33:11 +0000 (12:33 +0000)]
Pull in IndexData::Utils::PersistentCounter
Mike Taylor [Mon, 8 Dec 2014 12:32:52 +0000 (12:32 +0000)]
New file, lib/IndexData/Utils/PersistentCounter.pm, so far vacuous.
Mike Taylor [Mon, 8 Dec 2014 12:32:26 +0000 (12:32 +0000)]
Sort the MANIFEST.
Mike Taylor [Mon, 8 Dec 2014 12:32:04 +0000 (12:32 +0000)]
Add lib/IndexData/Utils/PersistentCounter.pm to distribution.
Mike Taylor [Mon, 8 Dec 2014 12:30:20 +0000 (12:30 +0000)]
Fix up inline documentation, such as it is.
Mike Taylor [Mon, 8 Dec 2014 12:28:05 +0000 (12:28 +0000)]
Rip out all the autoloader and exporter junk.
Mike Taylor [Mon, 8 Dec 2014 12:26:39 +0000 (12:26 +0000)]
Fix README.
Mike Taylor [Mon, 8 Dec 2014 12:24:49 +0000 (12:24 +0000)]
Full email address in Makefile.PL
Mike Taylor [Mon, 8 Dec 2014 12:19:33 +0000 (12:19 +0000)]
Initial commit, as generated by 'h2xs -X IndexData::Utils' with no edits yet