NAME
Data::RandomPerson::Names::JapaneseMale - A list of male names
VERSION
This document refers to version 0.4 of Data::RandomPerson::Names::JapaneseMale, released Sept 13th, 2005
SYNOPSIS
use Data::RandomPerson::Names::JapaneseMale;
my $n = Data::RandomPerson::Names::JapaneseMale->new();
print $n->get();
DESCRIPTION
Overview
Returns a random element from a list of male names culled from Chris Pound's language machines page at http://www.ruf.rice.edu/~pound/#scripts.
Constructors and initialization
Class and object methods
ENVIRONMENT
Perl 5
DIAGNOSTICS
None
BUGS
None so far
FILES
None
SEE ALSO
None
AUTHOR
Peter Hickman (peterhi@ntlworld.com)
COPYRIGHT
Copyright (c) 2005, Peter Hickman. All rights reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.