The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.