Acme-CPANAuthors-Australian
view release on metacpan or search on metacpan
lib/Acme/CPANAuthors/Australian.pm view on Meta::CPAN
q(AU);
__END__
=pod
=encoding utf-8
=head1 NAME
Acme::CPANAuthors::Australian - we are Australian CPAN authors
=head1 SYNOPSIS
use strict;
use warnings;
use Acme::CPANAuthors;
my $authors = Acme::CPANAuthors->new('Australian');
my $count = $authors->count;
print "Count of Australian CPAN authors: $count\n";
=head1 DESCRIPTION
This class provides a hash of Australian CPAN authors' PAUSE ID and name
to be used with the L<Acme::CPANAuthors> module.
This module was created simply because nobody had written it and uploaded
it to CPAN before me :)
=head1 MAINTENANCE
If you are an Australian CPAN author not listed here, please send me your
ID/name via RT so I can always keep this module up to date. If there's a
mistake and you're listed here but are not Australian (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 to
L<http://rt.cpan.org/Dist/Display.html?Queue=Acme-CPANAuthors-Australian>.
=head1 SEE ALSO
L<Acme::CPANAuthors>.
Not to be confused with:
L<Acme::CPANAuthors::Austrian>.
=head1 AUTHOR
Toby Inkster E<lt>tobyink@cpan.orgE<gt>.
=for the record, I am a dual citizen.
=head1 COPYRIGHT AND LICENCE
This software is copyright (c) 2013 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=head1 DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
=cut
( run in 0.965 second using v1.01-cache-2.11-cpan-800906f7e73 )