The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::CPANAuthors::India - We are the CPAN Authors from India!

SYNOPSIS

We are the Indian CPAN Authors. Coming from that big peninsula in the center of Asia, the original Indians. The ones columbus was looking for. :)

    use Acme::CPANAuthors;

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

    my $number   = $authors->count;
    my @ids      = $authors->id;
    my @distros  = $authors->distributions("SHANTANU");
    my $url      = $authors->avatar_url("SHANTANU");
    my $kwalitee = $authors->kwalitee("SHANTANU");
    my $name     = $authors->name("SHANTANU");
    ...

DESCRIPTION

This Module provides a List of all Indian CPAN Authors Listed.

MAINTENANCE

If you are a Indian CPAN author not listed here, please send your ID/name via email or RT(Link given below) so I can keep this module up to date.

If you are not a Indian CPAN author but still on the list here, please send me your ID/name via email or RT and I will remove your name.

AUTHOR

Shantanu Bhadoria, <shantanu aatt cpan dottt org>

BUGS

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

You can also look for information at:

LICENSE AND COPYRIGHT

Copyright 2011 Shantanu Bhadoria.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.