- Fix: Revise the 08* test to use generic regexen on non-word directory
element separators to deal with MSW inconsistent use of them confusing
File::Spec::catpath.
- Added die, notes in placeholder lib.pm -- only visible when the
Makefile.PL is bypassed and Perl version check is skipped.
- Replace VERSION_FROM with VERSION in Makefile.PL to keep release info
consistent between Perl installation versions.
- Add ./version/v5.32.1
- Strict is unnecessary in 5.32.
- Test cleanups.
- Use canonpat on subdir and lib args to avoid including
- dir's with '//' in them.