in reply to WWW::Mechanize - offline debugging
maybe make an offline copy with httrack or wget:
httrack --depth=3 --ext-depth=0 --stay-on-same-dir --stay-on-same-tld --stay-on-same-domain < site_url >there must be some switch to convert the links to relative links, and then you can put it in apache and fire up apache and pretend you're accessing the site.
|
|---|