README
image i_user_images_githubusercontent_com_12242877_46341626_8f514d00_c630_11e8_9395_4b433154c5cc_png not found
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}