Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-B-Utils
From: Makoto Fujiwara
Date: 2015-08-15 14:24:52
Message id: 20150815122452.B3DF998@cvs.netbsd.org
Log Message:
Update to 0.27
- remove build/IFiles.pm from the shipped dist, as it is meant to be
auto-generated at install time (was added in 0.26)
- Support native B::OP::parent with 5.21.2 -DPERL_OP_PARENT (Reini Urban)
- fix t/utils/40walk.t with 5.6 (Reini Urban)
- Add $op->_parent method as fallback to our parent method since 5.21.2.
Files: