NAME

Text::Lorem::More - More methods to create a wider variety of Latin-looking text.

VERSION

Version 0.01

MORE TESTING NEEDED =head1 MORE DOCUMENTATION NEEDED =head1 ...but it should work...

SYNOPSIS

This module is useful for creating random content.

use Text::Lorem::More;

my $tlm = Text::Lorem::More->new();

EXPORT

FUNCTIONS

new

name

fullname

generate

_generate

words

sentences

paragraphs

AUTHOR

Robert Krimen, <robertkrimen at gmail.com>

BUGS

Please report any bugs or feature requests to bug-text-lorem-more at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Text-Lorem-More. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Text::Lorem::More

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2006 Robert Krimen, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.