NAME
Data::RandomPerson::Names::BasqueMale - A list of male names
SYNOPSIS
my
$n
= Data::RandomPerson::Names::BasqueMale->new();
$n
->get();
DESCRIPTION
Overview
Returns a random element from a list of male 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.