David Golden [Fri, 10 Dec 2010 17:01:05 +0000]
bump version and CHANGES for 1.000002
David Golden [Fri, 10 Dec 2010 15:33:11 +0000]
Munge non-lax versions when possible
Older version of version.pm allowed various forms that
failed even the "lax" rules. The new version.pm module
conforms to the Perl 5.12 rules, so this commit adds some
munging to try to cope with some non-lax versions
strings like "1.23-alpha"
David Golden [Fri, 10 Dec 2010 14:26:43 +0000]
Fix up some comments about version manipulation
David Golden [Fri, 10 Dec 2010 14:20:10 +0000]
switch from Module::Metadata::Version to version.pm
David Golden [Fri, 10 Dec 2010 14:17:09 +0000]
add a gitignore file
Matt S Trout [Sat, 10 Jul 2010 20:25:51 +0000]
factor out author targets into a plain Makefile.include
Matt S Trout [Thu, 8 Jul 2010 23:58:02 +0000]
Changes file and 1.000001 version bump for release
Matt S Trout [Thu, 8 Jul 2010 23:57:30 +0000]
fixup version bump to nuke Makefile, make Makefile.PL use new location of maint include
Matt S Trout [Thu, 8 Jul 2010 23:26:46 +0000]
move Author.PL to maint/Makefile.PL.include to prevent it being run at build time
Matt S Trout [Thu, 8 Jul 2010 23:23:05 +0000]
add bump-version utility for author-side work
Matt S Trout [Tue, 6 Jul 2010 21:16:11 +0000]
bump Module::Metadata version to 1.0.0
Matt S Trout [Tue, 6 Jul 2010 21:15:55 +0000]
squelch warning in Author.PL
Matt S Trout [Tue, 6 Jul 2010 01:30:05 +0000]
include xt/ in MANIFEST since we want the dist to be as close to reh repo as possible
Matt S Trout [Tue, 6 Jul 2010 01:28:08 +0000]
POD test plus POD changes to make it pass
Matt S Trout [Tue, 6 Jul 2010 01:27:55 +0000]
Makefile.PL and Author.PL
Matt S Trout [Tue, 6 Jul 2010 01:27:30 +0000]
tests from dagolden (xdg)
Matt S Trout [Sun, 21 Mar 2010 12:36:54 +0000]
make fallback actually work
Matt S Trout [Sun, 21 Mar 2010 11:42:11 +0000]
no dep
Matt S Trout [Wed, 3 Mar 2010 01:01:44 +0000]
import Module::Metadata