[THINGS THAT MAY BREAK YOUR CODE]
- Redirects are now handled better by LWP, so the code that
changes POSTs to GETs on redirects has been removed.
[FIXES]
- Fixed redirect_ok(), which had its API changed out from under
it in LWP 5.76.
[ENHANCEMENTS]
- New warnings in find_link() for strings that are space padded,
and for text matches that are passed a regex. Thanks to
Jim Cromie.
[DOCUMENTATION]
- Patches from Mark Stosberg and Jim Cromie.
Also, a big bump in requirements on LWP: We need 5.76.