libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 52 forks source link

mech-dump should say when local file not found #292

Closed jidanni closed 2 years ago

jidanni commented 4 years ago
$ mech-dump file:///$RANDOM
file:///13706 returns type "", not "text/html"

It should just say Error: file not found.