The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

evil_insult - Generate evil insults on the terminal

SYNOPSIS

    evil_insult                                  # generate a random insult
    evil_insult -json                            # insult someone if you're a robot
    evil_insult -lang fr                         # generate an insult in French
    evil_insult -help                            # get help

OPTIONS

    -json               Echo raw JSON encoded data
    -lang    <code>     Generates an insult in a given language
    -help               Display this help message

DESCRIPTION

This script wraps Acme::Insult::Evil.

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.

Insults are generated by the Evil Insult Generator.

AUTHOR

Sanko Robinson <sanko@cpan.org>