Acme-PERLANCAR-Dummy
view release on metacpan or search on metacpan
lib/Acme/PERLANCAR/Dummy/ModuleFeatures/Declarer_PythonTrove.pm view on Meta::CPAN
package Acme::PERLANCAR::Dummy::ModuleFeatures::Declarer_PythonTrove;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2021-07-26'; # DATE
our $DIST = 'Acme-PERLANCAR-Dummy'; # DIST
our $VERSION = '0.011'; # VERSION
use strict;
use warnings;
our %FEATURES = (
set_v => {
Dummy => 1,
},
features => {
PythonTrove => {
"Development Status" => "3 - Alpha",
"Intended Audience" => "Developers",
"License" => [
"OSI Approved :: Artistic License",
"OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
],
"Natural Language" => "Indonesian",
"Programming Language" => "Perl",
"Environment" => "Console",
"Topic" => [
"Software Development :: Libraries :: Perl Modules",
"Text Processing :: Linguistic",
"Utilities",
],
},
},
);
1;
# ABSTRACT: A test module that declares features from Module::Features::PythonTrove
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::PERLANCAR::Dummy::ModuleFeatures::Declarer_PythonTrove - A test module that declares features from Module::Features::PythonTrove
=head1 VERSION
This document describes version 0.011 of Acme::PERLANCAR::Dummy::ModuleFeatures::Declarer_PythonTrove (from Perl distribution Acme-PERLANCAR-Dummy), released on 2021-07-26.
=head1 DESCRIPTION
This is a dummy module for testing. It declares features from the
L<PythonTrove|Module::Features::PythonTrove> feature set.
=head1 DECLARED FEATURES
Features declared by this module:
=head2 From feature set PythonTrove
Features from feature set L<PythonTrove|Module::Features::PythonTrove> declared by this module:
=over
=item * Development Status
Value: yes.
=item * Environment
Value: yes.
=item * Intended Audience
Value: yes.
=item * License
Value: yes.
=item * Natural Language
Value: yes.
=item * Programming Language
Value: yes.
=item * Topic
Value: yes.
=back
For more details on module features, see L<Module::Features>.
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-PERLANCAR-Dummy>.
( run in 1.800 second using v1.01-cache-2.11-cpan-13bb782fe5a )