Acme-Insult-Evil
view release on metacpan or search on metacpan
lib/Acme/Insult/Evil.pm view on Meta::CPAN
Expected parameters include:
=over
=item C<language>
Insult's language. The default is C<en>. Supported languages include: C<en>, C<fr>, C<cn>, C<ja>, C<es>, etc.
=back
On success, an insult is returned as a blessed hash reference containing the following data:
=over
=item C<active>
Boolean value. If true, the insult is part of the public API.
=item C<comment>
This often provides contextual information about the insult's source of the insult itself.
=item C<created>
ISO 8601 date.
=item C<createdby>
=item C<insult>
=item C<language>
The language of the insult.
=item C<number>
The numeric id of the insult.
=item C<shown>
A running tally indicating how many times this insult has been seen.
=back
=head1 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 L<Evil Insult Generator|https://evilinsult.com/>.
=head1 AUTHOR
Sanko Robinson E<lt>sanko@cpan.orgE<gt>
=head2 ...but why?
I'm inflicting this upon the world because L<oodler577|https://github.com/oodler577/> invited me to help expand Perl's
coverage of smaller open APIs. Blame them or L<join us|https://github.com/oodler577/FreePublicPerlAPIs> in the effort.
=begin stopwords
RESTful
=end stopwords
=cut
( run in 1.629 second using v1.01-cache-2.11-cpan-8dfa8b56332 )