in reply to Re: $mech->content() returns empty
in thread $mech->content() returns empty

I have used this syntax for quite a while where I can call $mech->content after submitting a form or following a link to get the next page's HTML source code.

But just out of curiousity, I tried your suggestion but it, too, comes back completely empty.