NAME

Mock::Person::RU

VERSION

version 1.1.0

DESCRIPTION

Data for this module was found on these pages:

Last names

http://www.kommersant.ru/doc.aspx?DocsID=611986

Middle names

http://ru.wiktionary.org/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%9C%D1%83%D0%B6%D1%81%D0%BA%D0%B8%D0%B5_%D0%BE%D1%82%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B0 http://ru.wiktionary.org/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%96%D0%B5%D0%BD%D1%81%D0%BA%D0%B8%D0%B5_%D0%BE%D1%82%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B0 http://names.neolove.ru/female_otchestvo/

First names

http://rebenok.by/articles/names/stat/~do=rate

NAME

Mock::Person::RU - background module for Mock::Person that generates russians.

GENERAL FUNCTIONS

name

Recieves scalar with sex of the person ('male' or 'female') and returns scalar with generated name.

first_male

Returns random fists name of male person.

first_female

Returns random fists name of female person.

middle_male

Returns random middle name of male person.

middle_female

Returns random middle name of female person.

last_male

Returns random last name of male person.

last_female

Returns random last name of female person.

AUTHOR

Ivan Bessarabov <ivan@bessarabov.ru>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ivan Bessarabov.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.