<?xml version="1.0" encoding="windows-1252"?>
<node id="661771" title="Re: Question about WWW::Mechanize" created="2008-01-10 20:24:42" updated="2008-01-10 15:24:42">
<type id="11">
note</type>
<author id="245082">
davidrw</author>
<data>
<field name="doctext">
[mod://WWW::Mechanize] is up to version 1.34 ... (if you really can't upgrade for whatever reason, you can try to subclass it yourself to add &lt;c&gt;update()&lt;/c&gt; taken from the source of a newer version)
&lt;code&gt;
my $mech = WWW::Mechanize-&gt;new();
$mech-&gt;get('.');  # to make it internall create request/response objects
$mech-&gt;update_html($html);
# then use normally
&lt;/code&gt;
[mod://WWW::Mechanize::Cached] may be of interest as well</field>
<field name="root_node">
661757</field>
<field name="parent_node">
661757</field>
</data>
</node>
