in reply to WWW::Mechanize readout vars
From the WWW::Mechanize docs:
$mech->get($url)
Given a URL/URI, fetches it. Returns an HTTP::Response object.
So, from the HTTP::Response docs:
$r->code( $code )
This is used to get/set the code attribute.
RTFM++
--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you." (src)
|
|---|