==============================
2013-08-23 20:36:10 +0100 0.24
==============================
commit 0a7574321ff1a2d58b53f86dbc157ada09817a7f
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Fri Aug 23 20:36:10 2013 +0100
Change to using git plumbing command to obtain repository URL
==============================
2012-12-29 23:00:40 +0000 0.22
==============================
commit b101297873de7f65fac762a3f0ddc156acbe89d8
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Dec 29 23:00:40 2012 +0000
Shipped 0.20 without fixed META.yml
==============================
2012-12-29 22:44:41 +0000 0.20
==============================
commit 0db79f6ddd69fcd3255b0a76ff820535ab2b373e
Author: Karen Etheridge <ether@cpan.org>
Date: Sat Dec 29 22:44:41 2012 +0000
[RT #82331] Repository information does not conform to spec
CPANTS doesn't seem to like the META.yml generated by
Module::Install::GithubMeta, in ->{resources}{repository}{url}
section:
http://cpants.cpanauthors.org/dist/Class-Method-Modifiers/metadata
"error" : {
"metayml_conforms_spec_current" : [
"1.4",
"'HASH(0x3a2e710)' for 'repository' does not have a URL scheme
(resources -> repository) [Validation: 1.4]"
],
"metayml_conforms_to_known_spec" : [
"1.4",
"'HASH(0x3a2e710)' for 'repository' does not have a URL scheme
(resources -> repository) [Validation: 1.4]"
]
},
The metadata it generated is:
...
resources:
homepage:
https://github.com/karenetheridge/Class-Method-Modifiers/tree
license: http://dev.perl.org/licenses/
repository:
type: git
url: git://github.com/karenetheridge/Class-Method-Modifiers.git
web: https://github.com/karenetheridge/Class-Method-Modifiers/tree
According to
https://metacpan.org/source/DAGOLDEN/CPAN-Meta-2.120921/history/META-
spec-1_4.pod, the 'repository' field should be a string, not a hash.
The repository subfields weren't added until metaspec v2.0.
Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
==============================
2012-10-20 22:46:40 +0100 0.18
==============================
commit 5c661b3f09f2384944688832743e03397267b447
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Oct 20 22:46:40 2012 +0100
Update included Module::Install
==============================
2011-10-27 21:01:57 +0100 0.16
==============================
commit b452c411488bba6d64d036381c8fd43f365ad40f
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Oct 27 21:01:57 2011 +0100
Enable specifying an alternative remote instead of 'origin'
commit 90139ddd9ee9ca6a43f9e640bdf47791b9506580
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Jul 14 23:04:02 2011 +0100
Github urls are now https
commit 793fbd75a911ed36b8ac45b3a0d786d208673fc6
Author: Shawn M Moore <sartak@bestpractical.com>
Date: Tue Jun 14 20:14:54 2011 -0400
Provide more information about the repository
Moose uses this more verbose format
==============================
2011-07-14 23:04:02 +0100 0.14
==============================
commit 4f6d445d555eeb6045f14ccec854fedc9cc6ba68
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Jul 14 23:04:02 2011 +0100
Github urls are now https
==============================
2011-06-15 10:04:20 +0100 0.12
==============================
commit a57958eb7bed963359f5a5425933344ccb3d485c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jun 15 10:01:41 2011 +0100
Update Change log generation and bump version
commit 4153b0d9632e0a0528c093b0548900776541d3fd
Author: Shawn M Moore <sartak@bestpractical.com>
Date: Wed Jun 15 08:14:54 2011 +0800
Provide more information about the repository
Moose uses this more verbose format
==============================
2009-06-14 10:02:32 +0100 0.10
==============================
commit fa8dcdf35bc6e400a301d253b701f8734f134289
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Sun Jun 14 10:02:32 2009 +0100
Add '-n' to the git remote command so it uses cached status and
doesn't query the remote.
==============================
2009-05-15 09:17:32 +0100 0.08
==============================
commit f226c687c8ae211be6178b8e930dc1451af6b57e
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Fri May 15 09:17:32 2009 +0100
Screwed up again. Actually check the cwd before searching up the
tree.
==============================
2009-05-14 13:54:17 +0100 0.06
==============================
commit 5f8d4dca8592041092b07badb3ff31e1eb13d6ab
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu May 14 13:54:17 2009 +0100
I screwed up, we do need to change back to the distribution directory
after our search up the directory tree.
==============================
2009-05-14 13:09:57 +0100 0.04
==============================
commit 31d7e9ed6a2fda6513f087b7be3e290a06296b6f
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Thu May 14 13:09:57 2009 +0100
Don't blindly assume that there is a .git in the cwd recurse up the
file system looking for it.
commit 45c2e2dc354a2eaeb520efa7c237d3b82e77113b
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue May 5 12:36:48 2009 +0100
Removed have_make from MANIFEST
==============
End of Excerpt
==============