NAME
insult - Generate insults on the terminal
SYNOPSIS
insult # generate a random insult
insult -json # insult someone if you're a robot
insult -glax # generate an insult with libInsult
insult -evil # generate an especially poor taste
insult -pirate # generate a pirate themed insult
insult -help # get help
OPTIONS
-json Echo raw JSON encoded data
-flavors List supported insult flavors
-glax Generate an insult with Acme::Insult::Glax
-evil Generate an insult with Acme::Insult::Evil
-pirate Generate an insult with Acme::Insult::Pirate
-help Display this help message
DESCRIPTION
This script wraps Acme::Insult.
LICENSE & LEGAL
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License 2. Other copyrights, terms, and conditions may apply to data transmitted through this module.
AUTHOR
Sanko Robinson <sanko@cpan.org>