NAME

advice - Generate advice on the terminal

SYNOPSIS

advice                               # generate a random advice
advice -json                         # grab advice if you're a robot
advice -slip                         # generate an advice slip
advice -unsolicited                  # generate unsolicited advice from Kevin Kelly
advice -help                         # get help

OPTIONS

-json               Echo raw JSON encoded data
-flavors            List supported advice flavors
-slip               Generate an advice with Acme::Free::Advice::Slip
-unsolicited        Generate an advice with Acme::Free::Advice::Unsolicited
-help               Display this help message

DESCRIPTION

This script wraps Acme::Free::Advice.

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>