Acme-MetaSyntactic-not_going_out
view release on metacpan or search on metacpan
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.028.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/Acme/MetaSyntactic/not_going_out.pm
t/00-compile.t
t/author-critic.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/release-meta.t
weaver.ini
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.028, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Acme-MetaSyntactic-not_going_out",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::Perl::Critic" : "0",
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::MetaSyntactic" : "0",
"Test::More" : "0"
}
}
},
"provides" : {
"Acme::MetaSyntactic::not_going_out" : {
"file" : "lib/Acme/MetaSyntactic/not_going_out.pm",
"version" : "0.001"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-MetaSyntactic-not_going_out"
},
"homepage" : "https://metacpan.org/release/Acme-MetaSyntactic-not_going_out",
"repository" : {
"type" : "git",
"url" : "git://github.com/perlancar/perl-Acme-MetaSyntactic-not_going_out.git",
"web" : "https://github.com/perlancar/perl-Acme-MetaSyntactic-not_going_out"
}
},
"version" : "0.001",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.034000"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Acme::MetaSyntactic",
Test::MetaSyntactic: '0'
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.028, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Acme-MetaSyntactic-not_going_out
provides:
Acme::MetaSyntactic::not_going_out:
file: lib/Acme/MetaSyntactic/not_going_out.pm
version: '0.001'
requires:
Acme::MetaSyntactic::MultiList: '0'
parent: '0'
strict: '0'
resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-MetaSyntactic-not_going_out
homepage: https://metacpan.org/release/Acme-MetaSyntactic-not_going_out
repository: git://github.com/perlancar/perl-Acme-MetaSyntactic-not_going_out.git
version: '0.001'
x_Dist_Zilla:
perl:
version: '5.034000'
plugins:
-
class: Dist::Zilla::Plugin::Acme::MetaSyntactic
name: Acme::MetaSyntactic
version: '0.001'
-
Makefile.PL view on Meta::CPAN
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "Characters from the britcom Not Going Out (2006-)",
"AUTHOR" => "perlancar <perlancar\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Acme-MetaSyntactic-not_going_out",
"LICENSE" => "perl",
"NAME" => "Acme::MetaSyntactic::not_going_out",
"PREREQ_PM" => {
"Acme::MetaSyntactic::MultiList" => 0,
"parent" => 0,
"strict" => 0
},
"TEST_REQUIRES" => {
"File::Spec" => 0,
"IO::Handle" => 0,
"IPC::Open3" => 0,
"Test::MetaSyntactic" => 0,
NAME
Acme::MetaSyntactic::not_going_out - Characters from the britcom Not
Going Out (2006-)
VERSION
This document describes version 0.001 of
Acme::MetaSyntactic::not_going_out (from Perl distribution
Acme-MetaSyntactic-not_going_out), released on 2023-03-12.
SYNOPSIS
% perl -MAcme::MetaSyntactic=not_going_out -le 'print metaname'
lee
% meta not_going_out 2
lucy
lee
HOMEPAGE
Please visit the project's homepage at
<https://metacpan.org/release/Acme-MetaSyntactic-not_going_out>.
SOURCE
Source repository is at
<https://github.com/perlancar/perl-Acme-MetaSyntactic-not_going_out>.
SEE ALSO
Acme::MetaSyntactic
AUTHOR
perlancar <perlancar@cpan.org>
CONTRIBUTING
To contribute, you can send patches by email/via RT, or send pull
requests on GitHub.
;---------------------------------
author = perlancar <perlancar@cpan.org>
copyright_holder = perlancar <perlancar@cpan.org>
license = Perl_5
;---------------------------------
version=0.001
name=Acme-MetaSyntactic-not_going_out
[Acme::MetaSyntactic]
[@Author::PERLANCAR]
:version=0.606
[Prereqs]
parent=0
strict=0
Acme::MetaSyntactic::MultiList=0
lib/Acme/MetaSyntactic/not_going_out.pm view on Meta::CPAN
package Acme::MetaSyntactic::not_going_out;
use strict;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-03-12'; # DATE
our $DIST = 'Acme-MetaSyntactic-not_going_out'; # DIST
our $VERSION = '0.001'; # VERSION
use parent qw(Acme::MetaSyntactic::MultiList);
__PACKAGE__->init;
1;
# ABSTRACT: Characters from the britcom Not Going Out (2006-)
=pod
=encoding UTF-8
=head1 NAME
Acme::MetaSyntactic::not_going_out - Characters from the britcom Not Going Out (2006-)
=head1 VERSION
This document describes version 0.001 of Acme::MetaSyntactic::not_going_out (from Perl distribution Acme-MetaSyntactic-not_going_out), released on 2023-03-12.
=head1 SYNOPSIS
% perl -MAcme::MetaSyntactic=not_going_out -le 'print metaname'
lee
% meta not_going_out 2
lucy
lee
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-MetaSyntactic-not_going_out>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-MetaSyntactic-not_going_out>.
=head1 SEE ALSO
L<Acme::MetaSyntactic>
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 CONTRIBUTING
lib/Acme/MetaSyntactic/not_going_out.pm view on Meta::CPAN
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-MetaSyntactic-not_going_out>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.
=cut
__DATA__
# default
:all
t/00-compile.t view on Meta::CPAN
use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
use Test::More;
plan tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
my @module_files = (
'Acme/MetaSyntactic/not_going_out.pm'
);
# no fake home requested
my @switches = (
-d 'blib' ? '-Mblib' : '-Ilib',
);
t/author-critic.t view on Meta::CPAN
}
use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::Perl::Critic::Subset 3.001.006
use Test::Perl::Critic (-profile => "") x!! -e "";
my $filenames = ['lib/Acme/MetaSyntactic/not_going_out.pm'];
unless ($filenames && @$filenames) {
$filenames = -d "blib" ? ["blib"] : ["lib"];
}
all_critic_ok(@$filenames);
( run in 0.623 second using v1.01-cache-2.11-cpan-cc502c75498 )