Acme-CPANAuthors-Israeli

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Israeli;
$Acme::CPANAuthors::Israeli::VERSION = '0.0400';
use warnings;
use strict;


use Acme::CPANAuthors::Register (
    AMOSS     => 'Amos Shapira',
    EILARA    => 'Ran Eilam',
    FELIXL    => 'Felix Liberman',
    GENIE     => 'Goldin Evgeny',
    ISAAC     => 'Issac Goldstand',
    MIGO      => 'Mikhael Goikhman',
    NUFFIN    => 'Yuval Kogman',
    PETERG    => 'Peter Gordon',
    PRILUSKYJ => 'Jaime Prilusky',
    RAZINF    => 'Oded S. Resnik',
    REUVEN    => 'Reuven M. Lerner',
    ROMM      => 'Roman Parparov',
    SEMUELF   => 'Shmuel Fomberg',
    SHLOMIF   => 'Shlomi Fish',
    SHLOMOY   => 'Shlomo Yona',
    SMALYSHEV => 'Stanislav Malyshev',
    SZABGAB   => 'Gabor Szabo',
    YOSEFM    => 'Yosef Meller',
    SCHOP     => 'Ariel Brosh (R.I.P.)',
);



1;    # End of Acme::CPANAuthors::Israeli

__END__

=pod

=encoding UTF-8

=head1 NAME

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

=head1 VERSION

version 0.0400

=head1 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');

=head1 DESCRIPTION

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

=head1 MAINTENANCE

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

=head1 SEE ALSO

L<Acme::CPANAuthors> - the driver for this class.

=for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan

=head1 SUPPORT

=head2 Websites

The following websites have more information about this module, and may be of help to you. As always,
in addition to those websites please use your favorite search engine to discover more resources.

=over 4

=item *

MetaCPAN

A modern, open-source CPAN search engine, useful to view POD in HTML format.

L<https://metacpan.org/release/Acme-CPANAuthors-Israeli>

=item *

RT: CPAN's Bug Tracker

The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.

L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-Israeli>



( run in 1.965 second using v1.01-cache-2.11-cpan-d8267643d1d )