Decaptcha-TextCaptcha
=====================
Decaptcha::TextCaptcha - solve text captchas from textcaptcha.com
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
perl 5.10
Lingua::EN::Words2Nums;
Test::More
COPYRIGHT AND LICENCE
Copyright (C) 2013 by gray <
[email protected]>
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.