Acme::CPANAuthors::British::Companies - We are British Companies with PAUSE IDs


Acme-CPANAuthors-British documentation  | view source Contained in the Acme-CPANAuthors-British distribution.

Index


NAME

Top

Acme::CPANAuthors::British::Companies - We are British Companies with PAUSE IDs

SYNOPSIS

Top

   use Acme::CPANAuthors;

   my $authors  = Acme::CPANAuthors->new("British::Companies");

   my $number   = $authors->count;
   my @ids      = $authors->id;
   my @distros  = $authors->distributions("FOTANGO");
   my $url      = $authors->avatar_url("PROFERO");
   my $kwalitee = $authors->kwalitee("GMGRD");
   my $name     = $authors->name("BBCIFL");

DESCRIPTION

Top

This class provides a hash of British Companies who have PAUSE IDs, to be used with the Acme::CPANAuthors module.

This module was created as an addition to the British CPANAuthors module, due to the number of British Companies that have decided to register their own PAUSE account.

MAINTENANCE

Top

If you are a British Company with a PAUSE account not listed here, please send me your ID/name via email or RT, so I can always keep this module up to date. If there are any mistakes and you're listed here but are not a British Company (or just don't want to be listed), sorry for the inconvenience: please contact me as above and I'll remove the entry right away.

Please note that British Company implies that the head office reside in England, Wales, Scotland or Northern Ireland.

SEE ALSO

Top

Acme::CPANAuthors - Main class to manipulate this one

AUTHOR

Top

Barbie <barbie at cpan.org>

SUPPORT

Top

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

    perldoc Acme::CPANAuthors::British::Companies

You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-CPANAuthors-British

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Acme-CPANAuthors-British

* CPAN Ratings

http://cpanratings.perl.org/d/Acme-CPANAuthors-British

* Search CPAN

http://search.cpan.org/dist/Acme-CPANAuthors-British

ACKNOWLEDGEMENTS

Top

Thanks to Kenichi Ishigaki for writing Acme::CPANAuthors, and Sébastien Aperghis-Tramoni for writing Acme::CPANAuthors::French on which I based this release.

COPYRIGHT & LICENSE

Top


Acme-CPANAuthors-British documentation  | view source Contained in the Acme-CPANAuthors-British distribution.