The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::FOAAS - API client for https://foaas.com

SYNOPSIS

  use WebService::FOAAS;
  print foaas_too 'MGV'; # Thanks, fuck you too. - MGV
  print foaas_cool 'MGV', {shoutcloud => 1}; # COOL STORY, BRO. - MGV

DESCRIPTION

FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.

WebService::FOAAS is an API client for FOAAS. It provides a series of methods for getting data from the service.

The methods are listed below, and documented on the FOAAS webpage. Each method comes under two names, thing and foaas_thing. They are identical in function, but only foaas_thing is exported by default while thing is only exported on request.

AVAILABLE METHODS

foaas_anyway $company, $from
foaas_asshole $from
foaas_awesome $from
foaas_back $name, $from
foaas_bag $from
foaas_ballmer $name, $company, $from
foaas_bday $name, $from
foaas_because $from
foaas_blackadder $name, $from
foaas_bm $name, $from
foaas_bucket $from
foaas_bus $name, $from
foaas_bye $from
foaas_caniuse $tool, $from
foaas_chainsaw $name, $from
foaas_cocksplat $name, $from
foaas_cool $from
foaas_cup $from
foaas_dalton $name, $from
foaas_deraadt $name, $from
foaas_diabetes $from
foaas_donut $name, $from
foaas_dosomething $do, $something, $from
foaas_equity $name, $from
foaas_everyone $from
foaas_everything $from
foaas_family $from
foaas_fascinating $from
foaas_field $name, $from, $reference
foaas_flying $from
foaas_fyyff $from
foaas_gfy $name, $from
foaas_give $from
foaas_greed $noun, $from
foaas_horse $from
foaas_immensity $from
foaas_ing $name, $from
foaas_keep $name, $from
foaas_keepcalm $reaction, $from
foaas_king $name, $from
foaas_life $from
foaas_linus $name, $from
foaas_look $name, $from
foaas_looking $from
foaas_madison $name, $from
foaas_maybe $from
foaas_me $from
foaas_mornin $from
foaas_no $from
foaas_nugget $name, $from
foaas_off $name, $from
foaas_off_with $behavior, $from
foaas_outside $name, $from
foaas_particular $thing, $from
foaas_pink $from
foaas_problem $name, $from
foaas_programmer $from
foaas_pulp $language, $from
foaas_question $from
foaas_retard $from
foaas_ridiculous $from
foaas_rtfm $from
foaas_sake $from
foaas_shakespeare $name, $from
foaas_shit $from
foaas_shutup $name, $from
foaas_single $from
foaas_thanks $from
foaas_that $from
foaas_think $name, $from
foaas_thinking $name, $from
foaas_this $from
foaas_thumbs $name, $from
foaas_too $from
foaas_tucker $from
foaas_version
foaas_what $from
foaas_xmas $name, $from
foaas_yoda $name, $from
foaas_you $name, $from
foaas_zayn $from
foaas_zero $from

SEE ALSO

https://foaas.com

AUTHOR

Marius Gavrilescu <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2017-2018 by Marius Gavrilescu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.22.3 or, at your option, any later version of Perl 5 you may have available.