NAME
DeathByCaptcha::SocketClient - DeathByCaptcha API interface .
SYNOPSIS
Usage:
use DeathByCaptcha::SocketClient;
my $client = DeathByCaptcha::SocketClient->new($Captcha_username, $Captcha_pass);
DESCRIPTION
DeathByCaptcha API interface
FUNCTIONS
constructor
my $client = DeathByCaptcha::SocketClient->new($Captcha_username, $Captcha_pass);
To get deathbycaptcha account go to:
http://www.deathbycaptcha.com/
report
upload
getCaptcha
getUser
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html