NAME

Acme::CPANAuthors::Israeli - We are Israeli CPAN Authors

SYNOPSIS

use Acme::CPANAuthors;
use Acme::CPANAuthors::Israeli;

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

my $number = $authors->count;
my @ids = $authors->id();
my @distors = $authors->distributions('NUFFIN');
my $url = $authors->avatar_url('SZABGAB');

DESCRIPTION

This class provides a hash of Pause IDs/names of Israeli CPAN authors.

MAINTENANCE

If you are an Israeli CPAN author and are not listed here, please contact me.

AUTHOR

Shlomi Fish, <shlomif at cpan.org>

BUGS

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

You can also look for information at:

SEE ALSO

Acme::CPANAuthors - the driver for this class.

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2008 Shlomi Fish, all rights reserved.

This program is released under the following license: MIT/X11 License.