Acme-CPANAuthors-Icelandic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.04  Thu Nov 11 20:09:34 GMT 2010
    - Added cpan:BALDUR (Baldur Kristinsson)
    - Moved author tests to xt/

0.03  Tue Aug 17 22:30:24 GMT 2010
    - Use Dist::Zilla
    - Make all warnings fatal

0.02 Sat Jul 11 23:51:38 EDT 2009
    - Fix some Pod links

0.01  Tue Feb 10 18:12:43 GMT 2009
    - First CPAN release, listing 4 authors

LICENSE  view on Meta::CPAN

 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The license agreements of most software companies try to keep users
at the mercy of those companies.  By contrast, our General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  The
General Public License applies to the Free Software Foundation's
software and to any other program whose authors commit to using it.
You can use it for your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Specifically, the General Public License is designed to make
sure that you have the freedom to give away or sell copies of free
software, that you receive source code or can get it if you want it,
that you can change the software or use pieces of it in new free
programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid

LICENSE  view on Meta::CPAN


  For example, if you distribute copies of a such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must tell them their rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any program or other work which
contains a notice placed by the copyright holder saying it may be
distributed under the terms of this General Public License.  The

LICENSE  view on Meta::CPAN


Each version is given a distinguishing version number.  If the Program
specifies a version number of the license which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
the license, you may choose any version ever published by the Free Software
Foundation.

  8. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN

LICENSE  view on Meta::CPAN

possible use to humanity, the best way to achieve this is to make it
free software which everyone can redistribute and change under these
terms.

  To do so, attach the following notices to the program.  It is safest to
attach them to the start of each source file to most effectively convey
the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) 19yy  <name of author>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 1, or (at your option)
    any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19xx name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.

META.json  view on Meta::CPAN

{
   "abstract" : "We are Icelandic CPAN authors",
   "author" : [
      "Hinrik \u00c3\u0096rn Sigur\u00c3\u00b0sson <hinrik.sig@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"

META.json  view on Meta::CPAN

      "bugtracker" : {
         "mailto" : "bug-Acme-CPANAuthors-Icelandic@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-Icelandic"
      },
      "homepage" : "http://search.cpan.org/dist/Acme-CPANAuthors-Icelandic/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hinrik/acme-cpanauthors-icelandic.git",
         "web" : "http://github.com/hinrik/acme-cpanauthors-icelandic"
      }
   },
   "version" : "0.04",
   "x_authority" : "cpan:HINRIK"
}

META.yml  view on Meta::CPAN

---
abstract: 'We are Icelandic CPAN authors'
author:
  - 'Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>'
build_requires:
  Test::More: 0.47
configure_requires:
  ExtUtils::MakeMaker: 6.31
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html

META.yml  view on Meta::CPAN

    - t
    - xt
    - utils
requires:
  Acme::CPANAuthors: 0
  Acme::CPANAuthors::Register: 0
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-Icelandic
  homepage: http://search.cpan.org/dist/Acme-CPANAuthors-Icelandic/
  license: http://dev.perl.org/licenses/
  repository: git://github.com/hinrik/acme-cpanauthors-icelandic.git
version: 0.04
x_authority: cpan:HINRIK

Makefile.PL  view on Meta::CPAN

use strict;
use warnings;



use ExtUtils::MakeMaker 6.31;



my %WriteMakefileArgs = (
  'ABSTRACT' => 'We are Icelandic CPAN authors',
  'AUTHOR' => 'Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>',
  'BUILD_REQUIRES' => {
    'Test::More' => '0.47'
  },
  'CONFIGURE_REQUIRES' => {
    'ExtUtils::MakeMaker' => '6.31'
  },
  'DISTNAME' => 'Acme-CPANAuthors-Icelandic',
  'EXE_FILES' => [],
  'LICENSE' => 'perl',

README  view on Meta::CPAN

NAME
    Acme::CPANAuthors::Icelandic - We are Icelandic CPAN authors

SYNOPSIS
        use Acme::CPANAuthors;

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

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

    See documentation for Acme::CPANAuthors for more details.

DESCRIPTION
    This class provides a hash of Icelandic CPAN authors' PAUSE ID and name
    to the "Acme::CPANAuthors|Acme::CPANAuthors" module.

MAINTENANCE
    If you are an Icelandic CPAN author not listed here, please send me your
    ID/name via email or RT so I can keep this module up to date.

    And if you are not and Icelandic CPAN author but still listed here,
    please send me your ID/name via email or RT and I will remove your name.

CONTAINED AUTHORS
    Now listing 5 Icelandic CPAN authors:

     ADDI      => 'Arnar Mar Hrafnkelsson',
     AVAR      => 'Ævar Arnfjörð Bjarmason',
     BALDUR    => 'Baldur Kristinsson',
     HINRIK    => 'Hinrik Örn Sigurðsson',
     HRAFNKELL => 'Hrafnkell Freyr Hlöðversson',

SEE ALSO
    Acme::CPANAuthors::Acme::CPANAuthors::Authors

    <http://search.cpan.org/search?query=Acme%3A%3ACPANAuthors&mode=all>

BUGS
    Please report any bugs or feature requests to
    "bug-acme-cpanauthors-icelandic at rt.cpan.org", or through the web
    interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Iceland
    ic>. I will be notified, and then you'll automatically be notified of
    progress on your bug as we make changes.

AUTHOR
    Hinrik Örn Sigurðsson, <hinrik.sig@gmail.com>

LICENSE AND COPYRIGHT
    Copyright (C) 2009 by Hinrik Örn Sigurðsson

dist.ini  view on Meta::CPAN

name             = Acme-CPANAuthors-Icelandic
author           = Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
copyright_holder = Hinrik Örn Sigurðsson
license          = Perl_5

[@AVAR]
dist               = Acme-CPANAuthors-Icelandic
authority          = cpan:HINRIK
bugtracker         = rt
use_CompileTests   = 0
nextrelease_format = %-5v %{ccc MMM d HH:mm:ss V YYYY}d
github_user        = hinrik
git_tag_message    = CPAN release %v
no_AutoPrereq      = 1

[Prereqs / Runtime]
Acme::CPANAuthors           = 0
Acme::CPANAuthors::Register = 0

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

    HINRIK    => 'Hinrik Örn Sigurðsson',
    HRAFNKELL => 'Hrafnkell Freyr Hlöðversson',
);

1;

=encoding utf8

=head1 NAME

Acme::CPANAuthors::Icelandic - We are Icelandic CPAN authors

=head1 SYNOPSIS

    use Acme::CPANAuthors;

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

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

See documentation for L<Acme::CPANAuthors|Acme::CPANAuthors> for more details.

=head1 DESCRIPTION

This class provides a hash of Icelandic CPAN authors' PAUSE ID and name to
the C<Acme::CPANAuthors|Acme::CPANAuthors> module.

=head1 MAINTENANCE

If you are an Icelandic CPAN author not listed here, please send me your
ID/name via email or RT so I can keep this module up to date.

And if you are not and Icelandic CPAN author but still listed here, please
send me your ID/name via email or RT and I will remove your name.

=head1 CONTAINED AUTHORS

Now listing B<5> Icelandic CPAN authors:

 ADDI      => 'Arnar Mar Hrafnkelsson',
 AVAR      => 'Ævar Arnfjörð Bjarmason',
 BALDUR    => 'Baldur Kristinsson',
 HINRIK    => 'Hinrik Örn Sigurðsson',
 HRAFNKELL => 'Hrafnkell Freyr Hlöðversson',

=head1 SEE ALSO

L<Acme::CPANAuthors::Acme::CPANAuthors::Authors>

L<http://search.cpan.org/search?query=Acme%3A%3ACPANAuthors&mode=all>

=head1 BUGS

Please report any bugs or feature requests to
C<bug-acme-cpanauthors-icelandic at rt.cpan.org>, or through the web
interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Icelandic>.
I will be notified, and then you'll automatically be notified of progress
on your bug as we make changes.

=head1 AUTHOR

Hinrik Örn Sigurðsson, <L<hinrik.sig@gmail.com>>

=head1 LICENSE AND COPYRIGHT



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