Skip to content

Commit

Permalink
Build results of f351e75 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jun 23, 2015
1 parent c55bae6 commit d1b4403
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
8 changes: 7 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
Release history for Acme-Time-Constant

0.001004 2015-06-23T04:33:54Z 1fcc726
0.001004 2015-06-23T04:50:45Z f351e75
[00 Minor]
- Attempt 5.6 support
- This will come in handy when this module supports time travel and has to be used back before 5.8 exists without
breaking timespace.

[Dependencies::Stats]
- Dependencies changed since 0.001003, see misc/*.deps* for details
- configure: +1 (recommends: ↑1)
- develop: +9 ↑3 -3 (recommends: +1, suggests: ↑2)
- runtime: ↓1 -1
- test: +1 (recommends: ↑1 ↓1)

0.001003 2014-08-30T07:49:40Z
Expand Down
10 changes: 8 additions & 2 deletions misc/Changes.deps
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@ This file contains changes in REQUIRED dependencies for standard CPAN phases (co

0.001004
[Added / configure requires]
- perl 5.008
- perl 5.006

[Added / test requires]
- perl 5.008
- perl 5.006

[Changed / runtime requires]
- perl 5.008 → 5.006

[Removed / runtime requires]
- utf8

0.001003 2014-08-30T07:49:40Z

Expand Down
10 changes: 8 additions & 2 deletions misc/Changes.deps.all
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL depen

0.001004
[Added / configure requires]
- perl 5.008
- perl 5.006

[Added / develop recommends]
- Test::More 0.99
Expand All @@ -19,7 +19,7 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL depen
- Test::More 0.88

[Added / test requires]
- perl 5.008
- perl 5.006

[Changed / configure recommends]
- ExtUtils::MakeMaker 6.98 → 7.00
Expand All @@ -33,6 +33,9 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL depen
- Dist::Zilla::App::Command::bakeini 0.001002 → 0.002005
- Dist::Zilla::PluginBundle::Author::KENTNL 2.020000 → 2.024002

[Changed / runtime requires]
- perl 5.008 → 5.006

[Changed / test recommends]
- ExtUtils::MakeMaker 6.98 → 7.00
- Test::More 1.001003 → 0.99
Expand All @@ -42,6 +45,9 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL depen
- Dist::Zilla::Plugin::MetaYAML
- Dist::Zilla::Plugin::ReadmeFromPod

[Removed / runtime requires]
- utf8

0.001003 2014-08-30T07:49:40Z

0.001002 2014-08-30T00:35:43Z
Expand Down

0 comments on commit d1b4403

Please sign in to comment.