'content' is providing source of the page.
i used as print $mech->content();
And about handling download I read some articles that show its possible with phantomjs but examples are given in .js.
The documentation of WWW::Mechanize::PhantomJS does not state any particular method of handling file downloads.