Re: libwww-perl-5.802

2004-12-06 Thread Gisle Aas
Moshe Kaminsky <[EMAIL PROTECTED]> writes: > * Gisle Aas <[EMAIL PROTECTED]> [01/12/04 12:02]: > > libwww-perl-5.802 is available from CPAN. The changes since 5.801 are: > > > > The HTTP::Message object now have a decoded_content() method. > > This will return the content after any Conten

Re: libwww-perl-5.802

2004-12-04 Thread Moshe Kaminsky
* Gisle Aas <[EMAIL PROTECTED]> [01/12/04 12:02]: > libwww-perl-5.802 is available from CPAN. The changes since 5.801 are: > > The HTTP::Message object now have a decoded_content() method. > This will return the content after any Content-Encodings and > charsets has been decoded. > F