NAME

glax_insult - Generate insults on the terminal

SYNOPSIS

glax_insult                                  # generate a random insult
glax_insult -template='...'                  # generate insults with a specific format
glax_insult -json                            # insult someone if you're a robot
glax_insult -who John                        # insult someone by name
glax_insult -plural -who "John and Alex"     # insult multiple people
glax_insult -sfw                             # insult someone with workplace jargon
glax_insult -adjective                       # generate a single adjective
glax_insult -help                            # get help

OPTIONS

-json               Echo raw JSON encoded data
-template <layout>  Specify an insult's format
-who                Provide a name for the person you'd like to insult
-plural             Changes the template to third person plural
-sfw                Use corporate jargon to generate insults
-adjective          Generates a single adjective in plain text
-help               Display this help message

DESCRIPTION

This script wraps Acme::Insult::Glax.

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.

Unsolicited advice provided by Kevin Kelly.

AUTHOR

Sanko Robinson <sanko@cpan.org>