Help for this page
[% TRY %] [% PERL %] use WebService::CaptchasDotNet; ... This is Example of using perl with HTML </title> </html>
#!/usr/bin/perl use strict; use warnings; ... my $random = $o->random(); print "Random value = ". $random; my $url = $o->url($random);