NAME

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

VERSION

Version 0.02

MORE TESTING NEEDED

MORE DOCUMENTATION NEEDED

...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

AUTHOR

Robert Krimen, <robertkrimen at gmail.com>

SEE ALSO

Text::Lorem and WWW::Lipsum and http://lipsum.com/

ACKNOWLEDGEMENTS

Thanks to Adeola Awoyemi for writing Text::Lorem which was the inspiration behind this module.

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.

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: