とりあえず気になったのが、Google group WWW::MechanizeでのLesterさんの発言。
http://groups.google.com/group/www-mechanize-users/browse_thread/thread/62772f07edcc17f9
[THINGS THAT MAY BREAK YOUR CODE]
For a while, Mech used HTTP::Response::Encoding to try to suss out
the proper encoding of the page it receives. Now, it lets
LWP::UserAgent do the work, and no longer requires
HTTP::Response::Encoding.
どうも、HTTP::Response::Encodingに頼っていたエンコード形式の検出を、LWP::UserAgentに任せることにしたらしい。
2009-09-14 追記
HTTP::Response::Encoding-0.06が2009-07-28にリリースされています。
こちらはきちんとテストが通りますので、ご安心ください^^
0 件のコメント:
コメントを投稿