Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
fayland committed Apr 10, 2017
1 parent c6bfa85 commit 51d6cd0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 62 deletions.
7 changes: 7 additions & 0 deletions Build.PL
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This Build.PL for Dist-Zilla-Plugin-GitHubREADME-Badge was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
use strict;
use warnings;

use 5.0014;
use Module::Build::Tiny 0.034;
Build_PL();
12 changes: 7 additions & 5 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Fayland Lam <fayland@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.005, Dist::Milla version v1.0.16, CPAN::Meta::Converter version 2.150005",
"generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
Expand All @@ -26,12 +26,12 @@
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
"Module::Build::Tiny" : "0.034"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.16",
"Dist::Milla" : "v1.0.17",
"Test::Pod" : "1.41"
}
},
Expand Down Expand Up @@ -64,13 +64,15 @@
"web" : "https://github.com/fayland/perl-Dist-Zilla-Plugin-GitHubREADME-Badge"
}
},
"version" : "0.20",
"version" : "0.21",
"x_contributors" : [
"Nikolay Mishin <mi@ya.ru>",
"Paul Cochrane <paul@liekut.de>",
"Randy Stauner <randy@magnificent-tears.com>",
"Thorsten Klein <grobie@perlwizard.de>",
"Thorsten Klein <thorsten@kleinhq.org>"
]
],
"x_serialization_backend" : "Cpanel::JSON::XS version 3.023",
"x_static_install" : 1
}

57 changes: 0 additions & 57 deletions Makefile.PL

This file was deleted.

0 comments on commit 51d6cd0

Please sign in to comment.