[ENHANCEMENTS]
- Added WWW::Mechanize::Image object for representing images.
- Improved the regex on the URL for META tags.
- Added --images flag to mech-dump.
[FIXES]
When parsing urls out of meta refresh tags, "url" may now be
uppercase (RT#8230)Behavior of back() fixed in a number of cases (RT#8109 reported
by Josh Purinton, patched by Dominique Quatravaux)
[INTERNALS]
- Mark figured out to how to prevent his text editor from
putting tabs into the code. Andy's blood pressure dropped
slightly.