Revision history for Dist-Zilla-PluginBundle-Author-CCM.
+0.008001 2017-08-25 22:00:56-06:00 MST7MDT
+
+ * Declare new dependency on Perl::Version
+
0.008 2017-08-25 21:28:07-06:00 MST7MDT
* Automatically figure out perl_version and perl_version_build TravisYML
"provides" : {
"Dist::Zilla::PluginBundle::Author::CCM" : {
"file" : "lib/Dist/Zilla/PluginBundle/Author/CCM.pm",
- "version" : "0.008"
+ "version" : "0.008001"
},
"Pod::Weaver::PluginBundle::Author::CCM" : {
"file" : "lib/Pod/Weaver/PluginBundle/Author/CCM.pm",
- "version" : "0.008"
+ "version" : "0.008001"
}
},
"release_status" : "stable",
"web" : "https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM"
}
},
- "version" : "0.008",
+ "version" : "0.008001",
"x_authority" : "cpan:CCM",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}
provides:
Dist::Zilla::PluginBundle::Author::CCM:
file: lib/Dist/Zilla/PluginBundle/Author/CCM.pm
- version: '0.008'
+ version: '0.008001'
Pod::Weaver::PluginBundle::Author::CCM:
file: lib/Pod/Weaver/PluginBundle/Author/CCM.pm
- version: '0.008'
+ version: '0.008001'
recommends:
Dist::Zilla::Plugin::FakeRelease: '0'
Dist::Zilla::Plugin::Prereqs::FromCPANfile: '0'
bugtracker: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM/issues
homepage: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM
repository: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM.git
-version: '0.008'
+version: '0.008001'
x_authority: cpan:CCM
x_serialization_backend: 'YAML::Tiny version 1.70'
"Test::More" => 0,
"blib" => "1.01"
},
- "VERSION" => "0.008",
+ "VERSION" => "0.008001",
"test" => {
"TESTS" => "t/*.t"
}
VERSION
- version 0.008
+ version 0.008001
SYNOPSIS
use warnings;
use strict;
-our $VERSION = '0.008'; # VERSION
+our $VERSION = '0.008001'; # VERSION
use Dist::Zilla::Util;
use Moose;
=head1 VERSION
-version 0.008
+version 0.008001
=head1 SYNOPSIS
use warnings;
use strict;
-our $VERSION = '0.008'; # VERSION
+our $VERSION = '0.008001'; # VERSION
use Pod::Weaver::Config::Assembler;
use namespace::autoclean;
=head1 VERSION
-version 0.008
+version 0.008001
=head1 SYNOPSIS