13 years agodocumentation cleanup
David Golden [Fri, 7 Jan 2011 02:31:58 +0000]
documentation cleanup

13 years agoadd LICENSE when generating META.yml release_1.0.2
David Golden [Fri, 10 Dec 2010 17:07:49 +0000]
add LICENSE when generating META.yml

13 years agobump version and CHANGES for 1.000002
David Golden [Fri, 10 Dec 2010 17:01:05 +0000]
bump version and CHANGES for 1.000002

13 years agoMunge non-lax versions when possible
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"

13 years agoFix up some comments about version manipulation
David Golden [Fri, 10 Dec 2010 14:26:43 +0000]
Fix up some comments about version manipulation

13 years agoswitch from Module::Metadata::Version to version.pm
David Golden [Fri, 10 Dec 2010 14:20:10 +0000]
switch from Module::Metadata::Version to version.pm

13 years agoadd a gitignore file
David Golden [Fri, 10 Dec 2010 14:17:09 +0000]
add a gitignore file

13 years agofactor out author targets into a plain Makefile.include
Matt S Trout [Sat, 10 Jul 2010 20:25:51 +0000]
factor out author targets into a plain Makefile.include

13 years agoChanges file and 1.000001 version bump for release release_1.0.1
Matt S Trout [Thu, 8 Jul 2010 23:58:02 +0000]
Changes file and 1.000001 version bump for release

13 years agofixup version bump to nuke Makefile, make Makefile.PL use new location of maint include
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

13 years agomove Author.PL to maint/Makefile.PL.include to prevent it being run at build time
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

13 years agoadd bump-version utility for author-side work
Matt S Trout [Thu, 8 Jul 2010 23:23:05 +0000]
add bump-version utility for author-side work

13 years agobump Module::Metadata version to 1.0.0 release_1.0.0
Matt S Trout [Tue, 6 Jul 2010 21:16:11 +0000]
bump Module::Metadata version to 1.0.0

13 years agosquelch warning in Author.PL
Matt S Trout [Tue, 6 Jul 2010 21:15:55 +0000]
squelch warning in Author.PL

13 years agoinclude 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:30:05 +0000]
include xt/ in MANIFEST since we want the dist to be as close to reh repo as possible

13 years agoPOD test plus POD changes to make it pass
Matt S Trout [Tue, 6 Jul 2010 01:28:08 +0000]
POD test plus POD changes to make it pass

13 years agoMakefile.PL and Author.PL
Matt S Trout [Tue, 6 Jul 2010 01:27:55 +0000]
Makefile.PL and Author.PL

13 years agotests from dagolden (xdg)
Matt S Trout [Tue, 6 Jul 2010 01:27:30 +0000]
tests from dagolden (xdg)

14 years agomake fallback actually work
Matt S Trout [Sun, 21 Mar 2010 12:36:54 +0000]
make fallback actually work

14 years agono dep
Matt S Trout [Sun, 21 Mar 2010 11:42:11 +0000]
no dep

14 years agoimport Module::Metadata
Matt S Trout [Wed, 3 Mar 2010 01:01:44 +0000]
import Module::Metadata