Acme-CPANAuthors-Israeli

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN



my %module_build_args = (
  "build_requires" => {
    "Module::Build" => "0.28"
  },
  "configure_requires" => {
    "Module::Build" => "0.28"
  },
  "dist_abstract" => "We are Israeli CPAN Authors",
  "dist_author" => [
    "Shlomi Fish <shlomif\@cpan.org>"
  ],
  "dist_name" => "Acme-CPANAuthors-Israeli",
  "dist_version" => "0.0400",
  "license" => "mit",
  "module_name" => "Acme::CPANAuthors::Israeli",
  "recursive_test_files" => 1,
  "requires" => {
    "Acme::CPANAuthors::Register" => 0,
    "strict" => 0,

Changes  view on Meta::CPAN

0.0201  2015-05-30
        - Add LICENSE file.
        - Update the repository link to point to GitHub.
        - Convert "Changes" to CPAN::Changes.
        - Add a test for trailing space and removed it.

0.0200  2009-07-01
        - Added keywords and resources to the META.yml (via Build.PL).

0.0102  2008-09-14
        - Removed an author who did not want to be included.

0.0101  2008-09-14
        Added dependencies to the Build.PL.

0.01    2008-09-14
        First version, released on an unsuspecting world.

Changes~  view on Meta::CPAN

0.0201  2015-05-30
        - Add LICENSE file.
        - Update the repository link to point to GitHub.
        - Convert "Changes" to CPAN::Changes.
        - Add a test for trailing space and removed it.

0.0200  2009-07-01
        - Added keywords and resources to the META.yml (via Build.PL).

0.0102  2008-09-14
        - Removed an author who did not want to be included.

0.0101  2008-09-14
        Added dependencies to the Build.PL.

0.01    2008-09-14
        First version, released on an unsuspecting world.

MANIFEST  view on Meta::CPAN

dist.ini
dist.ini~
lib/Acme/CPANAuthors/Israeli.pm
lib/Acme/CPANAuthors/Israeli.pm~
t/00-compile.t
t/01-misc.t
t/boilerplate.t
t/boilerplate.t~
weaver.ini
weaver.ini~
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/author/tidyall.t
xt/release/cpan-changes.t
xt/release/kwalitee.t
xt/release/trailing-space.t

META.json  view on Meta::CPAN

{
   "abstract" : "We are Israeli CPAN Authors",
   "author" : [
      "Shlomi Fish <shlomif@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2

META.json  view on Meta::CPAN

         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/PodSyntaxTests",
            "version" : "6.015"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : 0,
                  "fail_on_warning" : "author",
                  "fake_home" : 0,
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : 0,
                  "phase" : "test",
                  "script_finder" : [
                     ":PerlExecFiles"
                  ],

META.json  view on Meta::CPAN

                  "changelog" : "Changes"
               }
            },
            "name" : "@Filter/Test::CPAN::Changes",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":ExecFiles",
                     ":InstallModules",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : 1
               }
            },
            "name" : "@Filter/Test::EOL",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@Filter/Test::NoTabs",
            "version" : "0.15"
         },

META.yml  view on Meta::CPAN

---
abstract: 'We are Israeli CPAN Authors'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  Acme::CPANAuthors: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::More: '0.88'
  perl: '5.006'
configure_requires:

META.yml  view on Meta::CPAN

      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Filter/PodSyntaxTests'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          bail_out_on_fail: '0'
          fail_on_warning: author
          fake_home: 0
          filename: t/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: 0
          phase: test
          script_finder:
            - ':PerlExecFiles'
          skips: []
          switch: []

META.yml  view on Meta::CPAN

      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      config:
        Dist::Zilla::Plugin::Test::CPAN::Changes:
          changelog: Changes
      name: '@Filter/Test::CPAN::Changes'
      version: '0.012'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':ExecFiles'
            - ':InstallModules'
            - ':TestFiles'
          trailing_whitespace: 1
      name: '@Filter/Test::EOL'
      version: '0.19'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: '@Filter/Test::NoTabs'
      version: '0.15'
    -
      class: Dist::Zilla::Plugin::Test::TrailingSpace
      name: '@Filter/Test::TrailingSpace'
      version: 0.2.0

dist.ini  view on Meta::CPAN

name = Acme-CPANAuthors-Israeli
author = Shlomi Fish <shlomif@cpan.org>
license = MIT
copyright_holder = Shlomi Fish
copyright_year = 2008
version = 0.0400

[@Filter]
-bundle = @SHLOMIF
-remove = MakeMaker
dist = Acme-CPANAuthors-Israeli
github_name = perl-Acme-CPANAuthors-Israeli

dist.ini~  view on Meta::CPAN

name = Acme-CPANAuthors-Israeli
author = Shlomi Fish <shlomif@cpan.org>
license = MIT
copyright_holder = Shlomi Fish
copyright_year = 2008

[@Filter]
-bundle = @SHLOMIF
-remove = MakeMaker
dist = Acme-CPANAuthors-Israeli
github_name = perl-Acme-CPANAuthors-Israeli
[Test::Kwalitee]

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


=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

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

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>

=item *

CPANTS

The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a distribution.

L<http://cpants.cpanauthors.org/dist/Acme-CPANAuthors-Israeli>

=item *

CPAN Testers

The CPAN Testers is a network of smoke testers who run automated tests on uploaded CPAN distributions.

L<http://www.cpantesters.org/distro/A/Acme-CPANAuthors-Israeli>

=item *

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

CPAN Testers Dependencies

The CPAN Testers Dependencies is a website that shows a chart of the test results of all dependencies for a distribution.

L<http://deps.cpantesters.org/?module=Acme::CPANAuthors::Israeli>

=back

=head2 Bugs / Feature Requests

Please report any bugs or feature requests by email to C<bug-acme-cpanauthors-israeli at rt.cpan.org>, or through
the web interface at L<https://rt.cpan.org/Public/Bug/Report.html?Queue=Acme-CPANAuthors-Israeli>. You will be automatically notified of any
progress on the request by the system.

=head2 Source Code

The code is open to the world, and available for you to hack on. Please feel free to browse it and play
with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull
from your repository :)

L<https://github.com/shlomif/perl-Acme-CPANAuthors-Israeli>

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

    SZABGAB => 'Gabor Szabo',
    YOSEFM => 'Yosef Meller',
    SCHOP => 'Ariel Brosh (R.I.P.)',
);

=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.

=cut


=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.

=cut

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

t/01-misc.t  view on Meta::CPAN

#!/usr/bin/perl

use strict;
use warnings;

use Acme::CPANAuthors;

use Test::More tests => 2;

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

# TEST
is( $authors->count, 19, 'number of authors' );

# TEST
is_deeply(
    [ sort $authors->id ],
    [
        qw(
            AMOSS
            EILARA
            FELIXL
            GENIE
            ISAAC
            MIGO
            NUFFIN
            PETERG



( run in 1.554 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )