API::Perspective is a Raku (formerly Perl 6) module for interacting with the Google Perspective API. Installation ... from zef zef install API::Perspective ... from source git clone https://github.com/shuppet/raku-api-perspective cd raku-api-perspective/ && zef install ${PWD}