Acme-CPANAuthors-Portuguese
view release on metacpan or search on metacpan
--- #YAML:1.0
name: Acme-CPANAuthors-Portuguese
version: 0.04
abstract: We are the Portuguese CPAN Authors
author:
- Luis Azevedo (Braceta) <braceta@cpan.org>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
Acme::CPANAuthors::Register: 0
Test::More: 0
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Acme-CPANAuthors-Portuguese
CPAN Ratings
http://cpanratings.perl.org/d/Acme-CPANAuthors-Portuguese
Search CPAN
http://search.cpan.org/dist/Acme-CPANAuthors-Portuguese/
Github, clone from:
git://github.com/braceta/acme-cpanauthors-portuguese.git
COPYRIGHT AND LICENCE
Copyright (C) 2009 Luis Azevedo (Braceta)
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
lib/Acme/CPANAuthors/Portuguese.pm view on Meta::CPAN
# If you are reading this source code, you probably need to grab some beers instead... O:)
=head1 NAME
Acme::CPANAuthors::Portuguese - We are the Portuguese CPAN Authors
=head1 SYNOPSIS
use Acme::CPANAuthors;
my $authors = Acme::CPANAuthors->new('Portuguese');
my $number = $authors->count;
my @ids = $authors->ids();
my @distros = $authors->distributions('BRACETA');
my $url = $authors->avatar_url('COG');
my $kwalitee = $authors->kwalitee('BALINHA');
my $name = $authors->name('AMBS');
=head1 DESCRIPTION
This class provides a hash of Portuguese CPAN authors' PAUSE ID and name to the Acme::CPANAuthors module.
=head1 MAINTENANCE
If you are an Portuguese CPAN author not listed here, please send me your
ID/name via email 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 Portuguese
(or just don't want to be listed), sorry for the inconvenience:
please contact me and I'll remove the entry right away.
=head1 AUTHOR
Luis Azevedo (Braceta), C<< <braceta at cpan.org> >>
=head1 BUGS
Please report any bugs or feature requests to C<bug-acme-cpanauthors-portuguese at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Portuguese>. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
=head1 SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Acme::CPANAuthors::Portuguese
lib/Acme/CPANAuthors/Portuguese.pm view on Meta::CPAN
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Acme-CPANAuthors-Portuguese>
=item * Search CPAN
L<http://search.cpan.org/dist/Acme-CPANAuthors-Portuguese/>
=item * Github - get the source code
L<http://github.com/braceta/acme-cpanauthors-portuguese/>
=back
=head1 ACKNOWLEDGEMENTS
All the Lisbon.pm guys and Cog for the idea for this module.
=head1 COPYRIGHT & LICENSE
( run in 2.923 seconds using v1.01-cache-2.11-cpan-5c0b1e786e0 )