API::Perspective

Raku module for interacting with the Google Perspective API.

image https://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}

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.