Skip to content

Commit

Permalink
regenerate meta files
Browse files Browse the repository at this point in the history
  • Loading branch information
Grinnz committed Oct 8, 2019
1 parent 585fd95 commit 1920747
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 37 deletions.
33 changes: 21 additions & 12 deletions .travis.yml
@@ -1,14 +1,23 @@
language: perl
perl:
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"
matrix:
include:
- perl: "5.30"
- perl: "5.28"
- perl: "5.26"
- perl: "5.24"
- perl: "5.22"
- perl: "5.20"
dist: trusty
- perl: "5.18"
dist: trusty
- perl: "5.16"
dist: trusty
- perl: "5.14"
dist: trusty
- perl: "5.12"
dist: trusty
- perl: "5.10"
dist: trusty
- perl: "5.8"
dist: trusty
install: cpanm --quiet --installdeps --notest --with-develop .
49 changes: 27 additions & 22 deletions META.json
Expand Up @@ -49,7 +49,6 @@
"Encode" : "1.50",
"Exporter" : "0",
"Filter::Simple" : "0",
"List::Util" : "0",
"Math::Complex" : "0",
"POSIX" : "0",
"Scalar::Util" : "0",
Expand All @@ -72,11 +71,11 @@
"provides" : {
"Math::Calc::Parser" : {
"file" : "lib/Math/Calc/Parser.pm",
"version" : "1.004"
"version" : "1.005"
},
"ath" : {
"file" : "lib/ath.pm",
"version" : "1.004"
"version" : "1.005"
}
},
"release_status" : "stable",
Expand All @@ -91,10 +90,10 @@
"web" : "https://github.com/Grinnz/Math-Calc-Parser"
}
},
"version" : "1.004",
"version" : "1.005",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.028000"
"version" : "5.030000"
},
"plugins" : [
{
Expand Down Expand Up @@ -142,7 +141,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
Expand All @@ -158,7 +157,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
Expand Down Expand Up @@ -194,12 +193,12 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"repo_root" : "."
}
},
"name" : "@Author::DBOOK/Git::Check",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion",
Expand Down Expand Up @@ -263,15 +262,15 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
"time_zone" : "local"
}
},
"name" : "@Author::DBOOK/Git::Commit",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
Expand All @@ -280,20 +279,20 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
"tag" : "1.004",
"tag" : "1.005",
"tag_format" : "%v",
"tag_message" : "%v"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
"time_zone" : "local"
}
},
"name" : "@Author::DBOOK/Git::Tag",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
Expand Down Expand Up @@ -328,15 +327,15 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
"time_zone" : "local"
}
},
"name" : "@Author::DBOOK/Commit_Version_Bump",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
Expand All @@ -348,12 +347,12 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.14.5",
"git_version" : "2.20.1",
"repo_root" : "."
}
},
"name" : "@Author::DBOOK/Git::Push",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
Expand Down Expand Up @@ -395,7 +394,7 @@
}
},
"name" : "@Author::DBOOK/Git::GatherDir",
"version" : "2.045"
"version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Regenerate::AfterReleasers",
Expand Down Expand Up @@ -485,8 +484,14 @@
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Author::DBOOK/InstallGuide",
"version" : "1.200012"
"version" : "1.200013"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
Expand Down Expand Up @@ -576,7 +581,7 @@
"Dan Book <grinnz@gmail.com>",
"Dan Book <grinnz@grinnz.com>"
],
"x_generated_by_perl" : "v5.28.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.07"
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
}

4 changes: 1 addition & 3 deletions Makefile.PL
Expand Up @@ -21,7 +21,6 @@ my %WriteMakefileArgs = (
"Encode" => "1.50",
"Exporter" => 0,
"Filter::Simple" => 0,
"List::Util" => 0,
"Math::Complex" => 0,
"POSIX" => 0,
"Scalar::Util" => 0
Expand All @@ -33,7 +32,7 @@ my %WriteMakefileArgs = (
"Test::More" => "0.88",
"Test::Needs" => 0
},
"VERSION" => "1.004",
"VERSION" => "1.005",
"test" => {
"TESTS" => "t/*.t"
}
Expand All @@ -48,7 +47,6 @@ my %FallbackPrereqs = (
"File::Spec" => 0,
"File::Temp" => 0,
"Filter::Simple" => 0,
"List::Util" => 0,
"Math::Complex" => 0,
"POSIX" => 0,
"Scalar::Util" => 0,
Expand Down

0 comments on commit 1920747

Please sign in to comment.