NAME

Antybrowser - Official Antybrowser SDK for Perl

SYNOPSIS

use Antybrowser;
my $client = Antybrowser->new(api_key => 'your_key');
my $profiles = $client->get_profiles();

DESCRIPTION

Perl client for the Antybrowser Local API.

AUTHOR

Antybrowser.com <support@antybrowser.com>

LICENSE

MIT