Acme-CPANAuthors-Catalonian

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "We are the Catalonian CPAN Authors",
   "author" : [
      "Several"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"

META.yml  view on Meta::CPAN

---
abstract: 'We are the Catalonian CPAN Authors'
author:
  - Several
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html

README  view on Meta::CPAN

NAME
    Acme::CPANAuthors::Catalonian - We are the Catalonian CPAN Authors

SYNOPSIS
            use Acme::CPANAuthors;

            my $authors = Acme::CPANAuthors->new('Catalonian');

            my $number   = $authors->count;
            my @ids      = $authors->ids();
            my @distros  = $authors->distributions('MRUIZ');
            my $url      = $authors->avatar_url('ENELL');

DESCRIPTION
    This class provides a hash of Catalonian CPAN authors' PAUSE ID and name
    to the Acme::CPANAuthors module.

MAINTENANCE
    If you are an Catalonian 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 Catalan
    (or just don't want to be listed), sorry for the inconvenience: please
    contact me and I'll remove the entry right away.

BUGS
    Please report any bugs or feature requests to
    "bug-acme-cpanauthors-catalonian@rt.cpan.org", or through the web
    interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Catalon
    ian>. I will be notified, and then you'll automatically be notified of
    progress on your bug as I make changes.

SUPPORT
    You can find documentation for this module with the perldoc command.

        perldoc Acme::CPANAuthors::Catalonian

lib/Acme/CPANAuthors/Catalonian.pm  view on Meta::CPAN

__END__

=head1 NAME

Acme::CPANAuthors::Catalonian - We are the Catalonian CPAN Authors

=head1 SYNOPSIS

	use Acme::CPANAuthors;

	my $authors = Acme::CPANAuthors->new('Catalonian');

	my $number   = $authors->count;
	my @ids      = $authors->ids();
	my @distros  = $authors->distributions('MRUIZ');
	my $url      = $authors->avatar_url('ENELL');

=head1 DESCRIPTION

This class provides a hash of Catalonian CPAN authors' PAUSE ID and name
to the Acme::CPANAuthors module.

=head1 MAINTENANCE

If you are an Catalonian 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 Catalan
(or just don't want to be listed), sorry for the inconvenience:
please contact me and I'll remove the entry right away.

=head1 BUGS

Please report any bugs or feature requests to
C<bug-acme-cpanauthors-catalonian@rt.cpan.org>, or through the web
interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Catalonian>.
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::Catalonian



( run in 4.154 seconds using v1.01-cache-2.11-cpan-5c0b1e786e0 )