I will follow your advice :-)

Thank you very much,
Rodrigo

> This bug was only present in one version; libwww-perl-5.800. If you really still need this workaround I would make it:
>
> my $readFunc = sub { .... };
> $readFunc = \$readFunc if $LWP::VERSION eq "5.800"; # workaround buggy LWP version
>
> Regards,
> Gisle



-- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.813 / Virus Database: 553 - Release Date: 14/12/2004



Reply via email to