Actions Status MetaCPAN Release

NAME

Acme::Free::Advice::Unsolicited - Solicit Unsolicited Advice from the Unsolicited Advice API

SYNOPSIS

say advice( 224 )->{advice};

DESCRIPTION

Acme::Free::Advice::Unsolicited provides wisdom from author and leading tech observer, Kevin Kelly.

METHODS

These functions may be imported by name or with the :all tag.

advice( [...] )

Seek wisdom.

my $advice = advice( ); # Random advice
my $wisdom = advice( 20 ); # Advice by ID

You may request specific advice by ID.

Advice is provided as a hash reference containing the following keys:

all( )

my @advice = all( );

Seek all advice.

Advice is provided as a list of hash references containing the following keys:

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

...but why?

I'm inflicting this upon the world because oodler577 invited me to help expand Perl's coverage of smaller open APIs. Blame them or join us in the effort.