The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::RandomPerson::Names - Base class to hold the common methods required for the names

SYNOPSIS

There is no need to call this class

DESCRIPTION

Overview

There is no need to call this class

Constructors and initialization

Data::RandomPerson::Names->new( )

Returns a Data::RandomPerson::Names object.

Class and object methods

size( )

Returns the size of the list so far.

get()

Returns an element from the list.

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.