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

Lingua::ManagementSpeak - Tool to generate managerial-sounding text and full documents

This module generates grammatically correct, managerial-sounding text and full-length documents that mean absolutely nothing. It can output sentences, paragraphs, and whole documents with embedded structure. The goal is to easily provide filler or lorem ipsen content that has the potential to pass as real. This module does for geeks what lorem ipsen does for designers.

Build Status Coverage Status

Installation

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

Support and Documentation

After installing, you can find documentation for this module with the perldoc command.

perldoc Lingua::ManagementSpeak

You can also look for information at:

Author and License

Gryphon Shafer, gryphon@cpan.org

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