Acme-CPANAuthors-Ukrainian
view release on metacpan or search on metacpan
=encoding UTF-8
=head1 NAME
Acme::CPANAuthors::Ukrainian - We are Ukrainian CPAN authors
=head1 SYNOPSIS
use Acme::CPANAuthors;
my $authors = Acme::CPANAuthors->new("Ukrainian");
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';
use Acme::CPANAuthors::Register (
CUB => 'Kostyuk Oleg',
DARKNOS => 'Sergey Nosenko',
DZHARIY => 'ÐмиÑÑий ÐаÑий',
lib/Acme/CPANAuthors/Ukrainian.pm view on Meta::CPAN
VADIM => 'Vadim Ponomarenko',
VIY => 'Igor Yu. Vlasenko',
VTI => 'ÐÑÑеÑлав ТиÑ
ановÑкий',
YKO => 'ЯÑоÑлав ÐоÑÑак',
ZERO => 'Oleg Alistratov',
);
1;
__END__
=encoding UTF-8
=head1 NAME
Acme::CPANAuthors::Ukrainian - We are Ukrainian CPAN authors
=head1 SYNOPSIS
use Acme::CPANAuthors;
my $authors = Acme::CPANAuthors->new("Ukrainian");
( run in 0.248 second using v1.01-cache-2.11-cpan-4d50c553e7e )