Revision history for Perl extension B::Utils1.
1.0 (rurban)
- Fork of B::Utils 0.27, which does not work with newer perls and is unmaintained.
- Provide a backwards compatible B::OP::parent, patching the core B module.
- Fix build/IFiles.pm updates, need ExtUtils::Depends with DD SortKeys
- Merge OP.xs into Utils1.xs
- Merge BUtils_op.h into BUtils1.h
- Update ppport.h
- Add 5.22 support: METHOP, UNOP_AUX, fixed wrong classnames
- Add more author tests
- Fixed t/z_version.t
See B::Utils for the older history