Acme-CPANAuthors-Polish
view release on metacpan or search on metacpan
{
"abstract" : "We are Polish CPAN authors",
"author" : [
"Przemyslaw Wesolek <jest@go.art.pl>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
---
abstract: 'We are Polish CPAN authors'
author:
- 'Przemyslaw Wesolek <jest@go.art.pl>'
build_requires: {}
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
Makefile.PL view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
use strict;
use warnings;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "We are Polish CPAN authors",
"AUTHOR" => "Przemyslaw Wesolek <jest\@go.art.pl>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Acme-CPANAuthors-Polish",
"LICENSE" => "artistic_2",
"NAME" => "Acme::CPANAuthors::Polish",
"PREREQ_PM" => {
"Acme::CPANAuthors" => 0,
"Acme::CPANAuthors::Register" => 0
This archive contains the distribution Acme-CPANAuthors-Polish,
version 0.04:
We are Polish CPAN authors
This software is Copyright (c) 2013 by Przemyslaw Wesolek.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
name = Acme-CPANAuthors-Polish
author = Przemyslaw Wesolek <jest@go.art.pl>
license = Artistic_2_0
copyright_holder = Przemyslaw Wesolek
copyright_year = 2013
[@Basic]
[GitHub::Meta]
fork = 0
[VersionFromModule]
[MetaJSON]
[ReadmeAnyFromPod / ReadmePodInRoot]
lib/Acme/CPANAuthors/Polish.pm view on Meta::CPAN
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANAuthors::Polish - We are Polish CPAN authors
Acme::CPANAuthors::Polish - jesteÅmy autorami-Polakami moduÅów na CPAN
=head1 VERSION
version 0.04
=head1 SYNOPSIS
use Acme::CPANAuthors->new('Polish');
my $number = $authors->count;
my @ids = $authors->id;
my @distros = $authors->distributions("ZBY");
my $url = $authors->avatar_url("PWES");
my $kwalitee = $authors->kwalitee("TADZIK");
my $name = $authors->name("PMURIAS");
See documentation for L<Acme::CPANAuthors> for more details.
=head1 DESCRIPTION
This class provides a hash of Polish CPAN authors' PAUSE ID and name to
be used with the C<Acme::CPANAuthors> module.
=head1 MAINTENANCE
If you are a Polish CPAN author not listed here, please send us your ID/name
via email or bug tracer so we can keep this module up to date.
Also, if you are not a Polish CPAN author listed here, also notify us and
we will remove your name.
=head1 SEE ALSO
L<Acme::CPANAuthors> - Main class to manipulate the authors, also in this module
Module code inspired by:
L<Acme::CPANAuthors::British>
L<Acme::CPANAuthors::Russian>
=head1 AUTHOR
Przemyslaw Wesolek <jest@go.art.pl>
( run in 1.909 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )