# 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](https://travis-ci.org/gryphonshafer/Lingua-ManagementSpeak.svg)](https://travis-ci.org/gryphonshafer/Lingua-ManagementSpeak) [![Coverage Status](https://coveralls.io/repos/gryphonshafer/Lingua-ManagementSpeak/badge.png)](https://coveralls.io/r/gryphonshafer/Lingua-ManagementSpeak) ## 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: - [GitHub](https://github.com/gryphonshafer/Lingua-ManagementSpeak "GitHub") - [AnnoCPAN](http://annocpan.org/dist/Lingua-ManagementSpeak "AnnoCPAN") - [CPAN Ratings](http://cpanratings.perl.org/m/Lingua-ManagementSpeak "CPAN Ratings") - [Search CPAN](http://search.cpan.org/dist/Lingua-ManagementSpeak "Search CPAN") ## Author and License Gryphon Shafer, [gryphon@cpan.org](mailto:gryphon@cpan.org "Email Gryphon Shafer") This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.