Acme-Insult-Pirate

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN


```perl
my $shade = insult( ); # Random insult
print insult( ); # stringify
```

On success, an insult be returned as a blessed hash reference containin' the followin' data:

- `insult`

    The line ye best be throwin' at a scallywag.

# 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 [Pirate Monkeyness Insult API](https://pirate.monkeyness.com/api.html).

lib/Acme/Insult/Pirate.pm  view on Meta::CPAN


    my $shade = insult( ); # Random insult
    print insult( ); # stringify

On success, an insult be returned as a blessed hash reference containin' the followin' data:

=over

=item C<insult>

The line ye best be throwin' at a scallywag.

=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.

lib/Acme/Insult/Pirate.pm  view on Meta::CPAN


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

containin' followin' throwin'

=end stopwords

=cut



( run in 0.288 second using v1.01-cache-2.11-cpan-496ff517765 )