
Data::RandomPerson::Names::Last - A list of last names from some census data

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

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

Returns a random element from a list of last names culled from some census data.
Create the Data::RandomPerson::Names::Last 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.