{{$NEXT}}
- fix uninitialized warning in test on perls < 5.8.6 (RT#104510)
+ - repository moved to the github p5sagit organization (the primary is on
+ shadowcat, mirrored to github)
0.14 2015-04-24 03:26:54Z
- remove mandatory dependencies for optional test
[@Author::ETHER]
:version = 0.095
+; instead of using the remote: origin = p5sagit@git.shadowcat.co.uk:Sub-Name.git,
+; use the read-only mirror remote: p5sagit = git@github.com:p5sagit/Sub-Name.git
+; so we can receive github pull requests
+server = github
+GithubMeta.remote = p5sagit
installer = MakeMaker
Authority.authority = cpan:FLORA
Test::MinimumVersion.max_target_perl = 5.006