Acme-CPANModules-Foozilla
view release on metacpan or search on metacpan
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) 19xx name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License. Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here a sample; alter the names:
"version" : "0.003"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModules-Foozilla"
},
"homepage" : "https://metacpan.org/release/Acme-CPANModules-Foozilla",
"repository" : {
"type" : "git",
"url" : "git://github.com/perlancar/perl-Acme-CPANModules-Foozilla.git",
"web" : "https://github.com/perlancar/perl-Acme-CPANModules-Foozilla"
}
},
"version" : "0.003",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.038002"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
"name" : "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
"version" : "0.04"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
"phase" : "runtime",
"type" : "requires"
}
},
"name" : "Prereqs",
"version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
"phase" : "develop",
"type" : "x_spec"
}
},
"name" : "DevelopX_spec",
"version" : "6.031"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
"version" : "6.031"
},
version: '0.007'
-
class: Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple
name: '@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple'
version: '0.04'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: runtime
type: requires
name: Prereqs
version: '6.031'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: develop
type: x_spec
name: DevelopX_spec
version: '6.031'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
version: '6.031'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
version: '6.031'
VERSION
This document describes version 0.003 of Acme::CPANModules::Foozilla
(from Perl distribution Acme-CPANModules-Foozilla), released on
2024-02-16.
DESCRIPTION
Do you want to name your project "<something>zilla", but searching
MetaCPAN is difficult because everything is about Dist::Zilla? Here's a
little help. I've searched using "lcpan" (from App::lcpan):
lcpan mods --query-type name zilla | grep -iv Dist::
and the following is the summary.
Mozilla
Of course, Mozilla is the biggest name of things foozilla. There's a
rather decent "Mozilla::" namespace on CPAN with notable modules like
Mozilla::DOM and Mozilla::Mechanize. There are also
Software::License::Mozilla_2_0 (and its siblings),
Graphics::ColorNames::Mozilla, or Wx::Mozilla.
lib/Acme/CPANModules/Foozilla.pm view on Meta::CPAN
our $DATE = '2024-02-16'; # DATE
our $DIST = 'Acme-CPANModules-Foozilla'; # DIST
our $VERSION = '0.003'; # VERSION
my $text = <<'_';
Do you want to name your project "<something>zilla", but searching MetaCPAN is
difficult because everything is about <pm:Dist::Zilla>? Here's a little help.
I've searched using `lcpan` (from <pm:App::lcpan>):
lcpan mods --query-type name zilla | grep -iv Dist::
and the following is the summary.
**Mozilla**
Of course, Mozilla is the biggest name of things foozilla. There's a rather
decent `Mozilla::` namespace on CPAN with notable modules like <pm:Mozilla::DOM>
and <pm:Mozilla::Mechanize>. There are also <pm:Software::License::Mozilla_2_0>
(and its siblings), <pm:Graphics::ColorNames::Mozilla>, or <pm:Wx::Mozilla>.
lib/Acme/CPANModules/Foozilla.pm view on Meta::CPAN
=head1 VERSION
This document describes version 0.003 of Acme::CPANModules::Foozilla (from Perl distribution Acme-CPANModules-Foozilla), released on 2024-02-16.
=head1 DESCRIPTION
Do you want to name your project "<something>zilla", but searching MetaCPAN is
difficult because everything is about L<Dist::Zilla>? Here's a little help.
I've searched using C<lcpan> (from L<App::lcpan>):
lcpan mods --query-type name zilla | grep -iv Dist::
and the following is the summary.
B<Mozilla>
Of course, Mozilla is the biggest name of things foozilla. There's a rather
decent C<Mozilla::> namespace on CPAN with notable modules like L<Mozilla::DOM>
and L<Mozilla::Mechanize>. There are also L<Software::License::Mozilla_2_0>
(and its siblings), L<Graphics::ColorNames::Mozilla>, or L<Wx::Mozilla>.
( run in 1.226 second using v1.01-cache-2.11-cpan-df04353d9ac )