NAME
Data::RandomPerson::Names::ModernGreekFemale - A list of female names
SYNOPSIS
use Data::RandomPerson::Names::ModernGreekFemale;
my $n = Data::RandomPerson::Names::ModernGreekFemale->new();
print $n->get();
DESCRIPTION
Overview
Returns a random element from a list of female names culled from Chris Pound's language machines page at http://generators.christopherpound.com/.
Constructors and initialization
Class and object methods
AUTHOR
Peter Hickman (peterhi@ntlworld.com)
COPYRIGHT
Copyright (c) 2005, Peter Hickman. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.