Acme-MetaSyntactic-id_names
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/id_names.pm view on Meta::CPAN
package Acme::MetaSyntactic::id_names;
our $DATE = '2017-02-04'; # DATE
our $VERSION = '0.002'; # VERSION
use parent qw(Acme::MetaSyntactic::List);
__PACKAGE__->init;
1;
# ABSTRACT: Most common Indonesian first names
=pod
=encoding UTF-8
=head1 NAME
Acme::MetaSyntactic::id_names - Most common Indonesian first names
=head1 VERSION
This document describes version 0.002 of Acme::MetaSyntactic::id_names (from Perl distribution Acme-MetaSyntactic-id_names), released on 2017-02-04.
=head1 SYNOPSIS
% perl -MAcme::MetaSyntactic=id_names -le 'print metaname'
ratna
% meta id_names 2
dyah
widya
=head1 DESCRIPTION
The list of most common Indonesian first names is taken from
L<https://namafb.com/2010/08/12/top-1000-nama-populer-indonesia/>. From the
article:
"Dalam hal ini, sampel 56.719 nama diambil dari data Pelamar Lulus Seleksi
Administrasi CPNS KEMENKEU tahun anggaran 2010. Para Pelamar berumur antara 20
s/d 30 tahun."
Some editing has been done:
=over
=item * "M." removed from the list
This is obviously an abbreviation (usually for Muhammad)
=back
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-MetaSyntactic-id_names>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-MetaSyntactic-id_names>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-MetaSyntactic-id_names>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.
=head1 SEE ALSO
L<Acme::MetaSyntactic>
=head1 AUTHOR
( run in 1.919 second using v1.01-cache-2.11-cpan-39bf76dae61 )