Revision history for Dist-Zilla-PluginBundle-Author-CCM.
+0.010 2022-03-29 20:09:03-06:00 America/Denver
+
+ * Add no_index option so MetaNoIndex is easily configurable
+
0.009 2018-11-22 22:46:42-07:00 MST7MDT
* Remove use of DZP::TravisYML and DZP::ReversionOnRelease
- "Package" refers to the collection of files distributed by the Copyright
Holder, and derivatives of that collection of files created through
- textual modification.
+ textual modification.
- "Standard Version" refers to such a Package if it has not been modified,
or has been modified in accordance with the wishes of the Copyright
- Holder.
+ Holder.
- "Copyright Holder" is whoever is named in the copyright or copyrights for
- the package.
+ the package.
- "You" is you, if you're thinking about copying or distributing this Package.
- "Reasonable copying fee" is whatever you can justify on the basis of media
cost, duplication charges, time of people involved, and so on. (You will
not be required to justify it to the Copyright Holder, but only to the
- computing community at large as a market that must bear the fee.)
+ computing community at large as a market that must bear the fee.)
- "Freely Available" means that no fee is charged for the item itself, though
there may be fees involved in handling the item. It also means that
recipients of the item may redistribute it under the same conditions they
- received it.
+ received it.
1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The End
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024.
Changes
LICENSE
MANIFEST
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
-t/01-basic.t
+t/basic.t
xt/author/clean-namespaces.t
xt/author/critic.t
+xt/author/distmeta.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/no-tabs.t
xt/author/pod-syntax.t
xt/author/portability.t
xt/release/cpan-changes.t
-xt/release/distmeta.t
{
"abstract" : "A plugin bundle for distributions built by CCM",
"author" : [
- "Charles McGarvey <chazmcgarvey@brokenzipper.com>"
+ "Charles McGarvey <ccm@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"keywords" : [
"dzil",
"author",
"provides" : {
"Dist::Zilla::PluginBundle::Author::CCM" : {
"file" : "lib/Dist/Zilla/PluginBundle/Author/CCM.pm",
- "version" : "0.009"
+ "version" : "0.010"
},
"Pod::Weaver::PluginBundle::Author::CCM" : {
"file" : "lib/Pod/Weaver/PluginBundle/Author/CCM.pm",
- "version" : "0.009"
+ "version" : "0.010"
}
},
"release_status" : "stable",
"web" : "https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM"
}
},
- "version" : "0.009",
+ "version" : "0.010",
"x_authority" : "cpan:CCM",
- "x_generated_by_perl" : "v5.28.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.07"
+ "x_generated_by_perl" : "v5.34.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
---
abstract: 'A plugin bundle for distributions built by CCM'
author:
- - 'Charles McGarvey <chazmcgarvey@brokenzipper.com>'
+ - 'Charles McGarvey <ccm@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
keywords:
- dzil
- author
provides:
Dist::Zilla::PluginBundle::Author::CCM:
file: lib/Dist/Zilla/PluginBundle/Author/CCM.pm
- version: '0.009'
+ version: '0.010'
Pod::Weaver::PluginBundle::Author::CCM:
file: lib/Pod/Weaver/PluginBundle/Author/CCM.pm
- version: '0.009'
+ version: '0.010'
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.009'
+version: '0.010'
x_authority: cpan:CCM
-x_generated_by_perl: v5.28.0
+x_generated_by_perl: v5.34.1
x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
use strict;
use warnings;
my %WriteMakefileArgs = (
"ABSTRACT" => "A plugin bundle for distributions built by CCM",
- "AUTHOR" => "Charles McGarvey <chazmcgarvey\@brokenzipper.com>",
+ "AUTHOR" => "Charles McGarvey <ccm\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"IPC::Open3" => 0,
"Test::More" => 0
},
- "VERSION" => "0.009",
+ "VERSION" => "0.010",
"test" => {
"TESTS" => "t/*.t"
}
VERSION
- version 0.009
+ version 0.010
SYNOPSIS
Specify the minimum perl version. Defaults to 5.10.1.
+ no_index
+
+ Set directories to not index.
+
+ Default:
+
authority
Specify the release authority. Defaults to cpan:CCM.
AUTHOR
- Charles McGarvey <chazmcgarvey@brokenzipper.com>
+ Charles McGarvey <ccm@cpan.org>
COPYRIGHT AND LICENSE
use warnings;
use strict;
-our $VERSION = '0.009'; # VERSION
+our $VERSION = '0.010'; # VERSION
use Dist::Zilla::Util;
use Moose;
lazy => 1,
default => sub {
my $self = shift;
- $self->payload->{'Test::MinimumVersion.max_target_perl'} // $self->payload->{max_target_perl} // '5.10.1';
+ $self->payload->{'Test::MinimumVersion.max_target_perl'}
+ // $self->payload->{max_target_perl}
+ // '5.10.1';
+ },
+);
+
+
+has no_index => (
+ is => 'ro',
+ isa => 'ArrayRef',
+ lazy => 1,
+ default => sub {
+ my $self = shift;
+ [split(/\s+/, $self->payload->{'MetaNoIndex.directories'}
+ // $self->payload->{no_index}
+ // 'eg share shares t xt')];
},
);
my @network_plugins = qw(Git::Push Test::Pod::No404s UploadToCPAN);
my @gather_exclude = (@copy_from_build, qw(README.md));
my @gather_prune = qw(dist.ini);
- my @no_index = qw(eg share shares t xt);
+ my @no_index = @{$self->no_index};
my @allow_dirty = (@copy_from_build, qw(Changes LICENSE README.md));
my @git_remotes = qw(github origin);
my @check_files = qw(:InstallModules :ExecFiles :TestFiles :ExtraTestFiles);
=head1 VERSION
-version 0.009
+version 0.010
=head1 SYNOPSIS
Specify the minimum perl version. Defaults to C<5.10.1>.
+=head2 no_index
+
+Set directories to not index.
+
+Default:
+
=head2 authority
Specify the release authority. Defaults to C<cpan:CCM>.
=head1 AUTHOR
-Charles McGarvey <chazmcgarvey@brokenzipper.com>
+Charles McGarvey <ccm@cpan.org>
=head1 COPYRIGHT AND LICENSE
use warnings;
use strict;
-our $VERSION = '0.009'; # VERSION
+our $VERSION = '0.010'; # VERSION
use Pod::Weaver::Config::Assembler;
use namespace::autoclean;
=head1 VERSION
-version 0.009
+version 0.010
=head1 SYNOPSIS
=head1 AUTHOR
-Charles McGarvey <chazmcgarvey@brokenzipper.com>
+Charles McGarvey <ccm@cpan.org>
=head1 COPYRIGHT AND LICENSE
use strict;
use warnings;
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
use Test::More tests => 1;
);
}
-pass;
+pass('Reported prereqs');
# vim: ts=4 sts=4 sw=4 et:
't/00-compile.t',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
- 't/01-basic.t',
+ 't/basic.t',
'xt/author/clean-namespaces.t',
'xt/author/critic.t',
+ 'xt/author/distmeta.t',
'xt/author/eol.t',
'xt/author/minimum-version.t',
'xt/author/no-tabs.t',
'xt/author/pod-no404s.t',
'xt/author/pod-syntax.t',
'xt/author/portability.t',
- 'xt/release/cpan-changes.t',
- 'xt/release/distmeta.t'
+ 'xt/release/cpan-changes.t'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
-#!perl
+use strict;
+use warnings;
use Test::More;
-
use Test::MinimumVersion;
all_minimum_version_ok( qq{5.14.0} );
't/00-compile.t',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
- 't/01-basic.t',
+ 't/basic.t',
'xt/author/clean-namespaces.t',
'xt/author/critic.t',
+ 'xt/author/distmeta.t',
'xt/author/eol.t',
'xt/author/minimum-version.t',
'xt/author/no-tabs.t',
'xt/author/pod-no404s.t',
'xt/author/pod-syntax.t',
'xt/author/portability.t',
- 'xt/release/cpan-changes.t',
- 'xt/release/distmeta.t'
+ 'xt/release/cpan-changes.t'
);
notabs_ok($_) foreach @files;