Acme-CPANAuthors-Swedish
view release on metacpan or search on metacpan
{
"abstract" : "We are swedish CPAN authors",
"author" : [
"Magnus Woldrich <m@japh.se>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
---
abstract: 'We are swedish CPAN authors'
author:
- 'Magnus Woldrich <m@japh.se>'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
We are swedish CPAN authors
lib/Acme/CPANAuthors/Swedish.pm view on Meta::CPAN
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANAuthors::Swedish - We are swedish CPAN authors
Acme::CPANAuthors::Swedish - Vi är svenska kontribuerare till CPAN
=head1 SYNOPSIS
use Acme::CPANAuthors;
use Acme::CPANAuthors::Swedish;
my $authors = Acme::CPANAuthors->new('Swedish');
my $number = $authors->count;
my @ids = $authors->id;
my @distros = $authors->distributions('WOLDRICH');
my $url = $authors->avatar_url('OLOF');
my $kwalitee = $authors->kwalitee('ZIBRI');
=head1 DESCRIPTION
This class is used to provide a hash of Swedish CPAN author's PAUSE id/name to
Acme::CPANAuthors.
=head1 MAINTENANCE
If you are a swedish CPAN author not listed here, please send me your id/name
via email, IRC, github or RT so we can always keep this module up to date.
If there's a mistake and you're listed here but are not swedish (or just don't
want to be listed), sorry for the inconvenience: please contact me and I'll
remove the entry right away.
=head1 SEE ALSO
L<Acme::CPANAuthors> - Main class to manipulate this one
=head1 AUTHOR
( run in 1.750 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )