Result:
found more than 545 distributions - search limited to the first 2001 files matching your query ( run in 1.082 )


Acme-AwesomeQuotes

 view release on metacpan or  search on metacpan

lib/Acme/AwesomeQuotes.pm  view on Meta::CPAN

use strict;
use warnings;
use utf8;
use 5.008_003;

package Acme::AwesomeQuotes;
BEGIN {
  $Acme::AwesomeQuotes::VERSION = '0.02';
}

binmode STDIN,  ':utf8';
binmode STDOUT, ':utf8';
binmode STDERR, ':utf8';

use Exporter;
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(GetAwesome);
our @EXPORT    = qw(GetAwesome);

 view all matches for this distribution




Acme-CPANAuthors-Acme-CPANAuthors-Authors

 view release on metacpan or  search on metacpan

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

                 print scalar(@new)
                     . " new Acme::CPANAuthors authors to add\n";
                 return if !@new;
                 require MetaCPAN::API;
                 my $mcpan = MetaCPAN::API->new();
                 binmode(STDOUT, ':utf8');

                 for my $id (sort @new) {
                     my $author = $mcpan->author($id);
                     printf "    %s => q[%s], # %s\n", $id, $author->{name},
                         join ', ', map { 'A::C::' . $_ } @{$authors{$id}};

 view all matches for this distribution



Acme-CPANAuthors-Australian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Australian;

use 5.008;
use strict;
use warnings;
use utf8;

BEGIN {
	$Acme::CPANAuthors::Australian::AUTHORITY = 'cpan:TOBYINK';
	$Acme::CPANAuthors::Australian::VERSION   = '0.002';
}

 view all matches for this distribution


Acme-CPANAuthors-Austrian

 view release on metacpan or  search on metacpan

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

use 5.008;
use strict;
use warnings;
use utf8;

package Acme::CPANAuthors::Austrian;
our $VERSION = 1.131810;
# ABSTRACT: We are Austrian CPAN authors

 view all matches for this distribution


Acme-CPANAuthors-Brazilian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Brazilian;

use strict;
use warnings;
use utf8;

our $VERSION = '0.29';

use Acme::CPANAuthors::Register (
    ACPGUEDES => 'Aureliano Coelho Proença Guedes',

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

);

1;

__END__
=encoding utf8

=head1 NAME

Acme::CPANAuthors::Brazilian - We are brazilian CPAN authors

 view all matches for this distribution


Acme-CPANAuthors-Catalonian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Catalonian;

use warnings;
use strict;
use utf8;

our $VERSION = '0.02';

use Acme::CPANAuthors::Register ( ALEXM     => 'Alex Muntada',
                                  BREQUESEN => 'Bernat Requesens',

 view all matches for this distribution


Acme-CPANAuthors-Chinese

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Chinese;

use strict;
use warnings;
use utf8;

our $VERSION = '0.43';

use Acme::CPANAuthors::Register (
    ABBYPAN     => 'Abby Pan',

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


1;

__END__

=encoding utf8

=head1 NAME

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

 view all matches for this distribution


Acme-CPANAuthors-Czech

 view release on metacpan or  search on metacpan

Czech.pm  view on Meta::CPAN

package Acme::CPANAuthors::Czech;

use strict;
use utf8;
use warnings;

our $VERSION = 0.31;

# Modules.

Czech.pm  view on Meta::CPAN


__END__

=pod

=encoding utf8

=head1 NAME

Acme::CPANAuthors::Czech - We are Czech CPAN authors.

 view all matches for this distribution


Acme-CPANAuthors-Danish

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Danish;
# ABSTRACT: We are Danish CPAN authors
$Acme::CPANAuthors::Danish::VERSION = '0.04';
use strict;
use warnings;
use utf8;

use Acme::CPANAuthors::Register (
    ABH      => 'Ask Bjørn Hansen',
    GRUBER   => 'Anton Berezon',
    WARMING  => 'Casper Warming',

 view all matches for this distribution



Acme-CPANAuthors-German

 view release on metacpan or  search on metacpan

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

}
# ABSTRACT: We are German CPAN authors

use strict;
use warnings;
use utf8;

use Acme::CPANAuthors::Register (
    AGROLMS  => 'Achim Grolms',
    ANNO     => 'Anno Siegel',
    CFAERBER => 'Claus Färber',

 view all matches for this distribution


Acme-CPANAuthors-GitHub

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::GitHub;

use strict;
use warnings;
use utf8;

our $VERSION = '0.09';
$VERSION = eval $VERSION;

use Acme::CPANAuthors::Register(

 view all matches for this distribution


Acme-CPANAuthors-Icelandic

 view release on metacpan or  search on metacpan

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

  $Acme::CPANAuthors::Icelandic::VERSION = '0.04';
}

use strict;
use warnings FATAL => 'all';
use utf8;

use Acme::CPANAuthors::Register (
    ADDI      => 'Arnar Mar Hrafnkelsson',
    AVAR      => 'Ævar Arnfjörð Bjarmason',
    BALDUR    => 'Baldur Kristinsson',

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

    HRAFNKELL => 'Hrafnkell Freyr Hlöðversson',
);

1;

=encoding utf8

=head1 NAME

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

 view all matches for this distribution


Acme-CPANAuthors-India

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::India;

use 5.006;
use strict;
use warnings FATAL => 'all';
use utf8;

# PODNAME: Acme::CPANAuthors::India
our $VERSION = '0.07'; # VERSION
# ABSTRACT: 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. :)
#

 view all matches for this distribution


Acme-CPANAuthors-Korean

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Korean;

use strict;
use warnings;
our $VERSION = '0.16';
use utf8;

use Acme::CPANAuthors::Register (
    AANOAA    => "Hyungsuk Hong",
    AERO      => "C.H. Kang",
    AMORETTE  => "Hojung Youn",

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


1;

__END__

=encoding utf8

=head1 NAME

Acme::CPANAuthors::Korean - We are Korean CPAN Authors! (우리는 CPAN Author 다!)

 view all matches for this distribution


Acme-CPANAuthors-MBTI

 view release on metacpan or  search on metacpan

inc/expand_author_list.pm  view on Meta::CPAN

use HTML::Entities;
use Math::Random::MT;

sub tempdir { return state $tempdir = Path::Tiny->tempdir() }
sub http    { return state $http    = HTTP::Tiny->new() }
sub json    { return state $json    = JSON::MaybeXS->new( utf8 => 0 ) }

sub rng {
  return state $rng = Math::Random::MT->new( map { unpack 'L', $_ } q[Kent], q[ is ], q[a du], q[ll b], q[oy  ] );
}

 view all matches for this distribution


Acme-CPANAuthors-Malaysian

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

# UTF Support?
sub HAVE_UTF8 () { $] >= 5.007003 }
BEGIN {
    if ( HAVE_UTF8 ) {
        # The string eval helps hide this from Test::MinimumVersion
        eval "require utf8;";
        die "Failed to load UTF-8 support" if $@;
    }

    # Class structure
    require 5.004;

t/000-report-versions.t  view on Meta::CPAN

    } else {
        # Strip UTF-8 bom if found, we'll just ignore it
        $string =~ s/^\357\273\277//;
    }

    # Try to decode as utf8
    utf8::decode($string) if HAVE_UTF8;

    # Check for some special cases
    return $self unless length $string;
    unless ( $string =~ /[\012\015]+\z/ ) {
        return $self->_error("Stream does not end with newline character");

 view all matches for this distribution


Acme-CPANAuthors-Nonhuman

 view release on metacpan or  search on metacpan

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

# ABSTRACT: We are non-human CPAN authors
# KEYWORDS: acmeism cpan authors animals fun

our $VERSION = '0.026';

use utf8;

# this data was generated at build time via __DATA__ section
# and Dist::Zilla::Plugin::MungeFile::WithDataSection 0.009
my %authors = (
    ETHER => 'Karen Etheridge',

 view all matches for this distribution


Acme-CPANAuthors-Norwegian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Norwegian;
use utf8; # encoding="utf-8"

use warnings;
use strict;

our $VERSION = '0.2';

 view all matches for this distribution



Acme-CPANAuthors-Russian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Russian;
use utf8; # encoding="utf-8"

use warnings;
use strict;

our $VERSION = '1.07';

 view all matches for this distribution


Acme-CPANAuthors-Slovak

 view release on metacpan or  search on metacpan

Slovak.pm  view on Meta::CPAN

package Acme::CPANAuthors::Slovak;

use strict;
use utf8;
use warnings;

our $VERSION = 0.28;

# Modules.

Slovak.pm  view on Meta::CPAN


__END__

=pod

=encoding utf8

=head1 NAME

Acme::CPANAuthors::Slovak - We are Slovak CPAN authors.

 view all matches for this distribution


Acme-CPANAuthors-Spanish

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Spanish;

use warnings;
use strict;
use utf8;

our $VERSION = '0.06';

use Acme::CPANAuthors::Register ( ALEXM     => 'Alex Muntada',
                                  AMONTERO  => 'Alberto Montero Asenjo',

 view all matches for this distribution


Acme-CPANAuthors-Swedish

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Swedish;

use strict;
use warnings;
use utf8;

our $VERSION = '0.10';

use Acme::CPANAuthors::Register (
  ABERGMAN  => 'Artur Bergman',

 view all matches for this distribution


Acme-CPANAuthors-Taiwanese

 view release on metacpan or  search on metacpan

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

$Acme::CPANAuthors::Taiwanese::VERSION = '0.09';
# ABSTRACT: We are Taiwanese CPAN Authors!
use 5.008;
use strict;
use warnings;
use utf8;

use Acme::CPANAuthors::Register (
    AUDREYT   => "唐鳳",
    BLUET     => "練喆明",
    CLKAO     => "高嘉良",

 view all matches for this distribution


Acme-CPANAuthors-Turkish

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Turkish;
$Acme::CPANAuthors::Turkish::VERSION = '0.24';
use strict;
use warnings;
use utf8;

use Acme::CPANAuthors::Register (
    AULUSOY => 'Ayhan Ulusoy',
    BDD     => 'Berk D. Demir',
    BURAK   => 'Burak Gürsoy',

 view all matches for this distribution


Acme-CPANAuthors-Ukrainian

 view release on metacpan or  search on metacpan

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

package Acme::CPANAuthors::Ukrainian;
use utf8; # encoding="utf-8"

use warnings;
use strict;

our $VERSION = '0.16';

 view all matches for this distribution


( run in 1.082 second using v1.01-cache-2.11-cpan-49f99fa48dc )