
Data::RandomPerson::Names::Male - A list of male names from some census data

This document refers to version 0.4 of Data::RandomPerson::Names::Male, released Sept 13th, 2005

use Data::RandomPerson::Names::Male; my $m = Data::RandomPerson::Names::Male->new(); print $m->get();

Returns a random element from a list of male names culled from some census data.
Create the Data::RandomPerson::Names::Male object.

Perl 5

None

None so far

None

None

Peter Hickman (peterhi@ntlworld.com)

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.