You're viewing old version number 1. - Current version

Yo-Perl Readme

Perl module that provides access to the Yo API.

External links:

Example Usage

Create object by passing the Yo API token for the account sending the Yo.
my $yo = Yo->new("your-api-token");

O $yo->set_link("http://optionalurltosomething");

$yo->all;

$yo->user('USERNAME');

my $json = $yo->subscribers;

returned format from Yo equals {"result": 1}

From JR's : articles
48 words - 368 chars
created on - #
source - versions



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Apr 27, 2024 - 5:45 a.m. EDT