David Golden [Mon, 29 Aug 2011 19:46:56 +0000]
Bump version to 1.0.6 and update Changes
Vincent Pit [Mon, 29 Aug 2011 19:20:05 +0000]
Support "package NAME BLOCK" and "package NAME VERSION BLOCK"
Vincent Pit [Mon, 29 Aug 2011 19:06:32 +0000]
Ignore MYMETA.json
Vincent Pit [Mon, 29 Aug 2011 18:05:19 +0000]
Test undefined $VERSION
David Golden [Wed, 3 Aug 2011 01:38:30 +0000]
Edited documentation
David Golden [Wed, 3 Aug 2011 01:17:27 +0000]
Add new_from_handle method [RT #68875]
David Golden [Wed, 3 Aug 2011 00:34:54 +0000]
Fix references to ModuleInfo [RT #66133]
David Golden [Wed, 3 Aug 2011 00:25:07 +0000]
bump version to 1.000005
David Golden [Wed, 3 Aug 2011 00:24:13 +0000]
update Changes for release
Tatsuhiko Miyagawa [Sun, 26 Jun 2011 05:12:29 +0000]
local $package::VERSION should now actually work
Signed-off-by: David Golden <dagolden@cpan.org>
David Golden [Thu, 3 Feb 2011 07:55:21 +0000]
bump version to 1.00004 and update Changes
Josh Jore [Thu, 3 Feb 2011 01:00:36 +0000]
Find Module/Metadata.pm in blib/arch before chdir() [RT #65380]
Signed-off-by: David Golden <dagolden@cpan.org>
David Golden [Fri, 7 Jan 2011 02:34:58 +0000]
bump version to 1.000003 and timestamp Changes
David Golden [Fri, 7 Jan 2011 02:31:58 +0000]
documentation cleanup
David Golden [Fri, 10 Dec 2010 17:07:49 +0000]
add LICENSE when generating META.yml
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