in reply to Ultimate anti-leech, anti-proxy, anti-bot, CAPTCHA works, link does not (code included)

Hmmm, I'm currently looking at: File::Temp (Temp.pm) as a possible solution.
Is this the best (or good) approach?
Thanks.
#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = "5.12.4";
print $perl_version;
  • Comment on Re: Ultimate anti-leech, anti-proxy, anti-bot, CAPTCHA works, link does not (code included)