Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-autobox
From: Thomas Klausner
Date: 2018-05-02 14:19:01
Message id: 20180502121901.81363FBEC@cvs.NetBSD.org
Log Message:
p5-autobox: update to 2.86.
2.86 Fri 20 Apr 20:07:29 2018
- GH #9: fix bug which prevented autoboxing working
under the debugger on perl 5.22+ (thanks, skington)
- added t/debugger.t
- GH #8: fix bug which prevented bareword method-calls being
exempted when the method is a variable e.g. Foo->$bar
- add operator-overloading note to the gotchas section (GH #7)
Files: