[perl #115736] fix undocumented param from newATTRSUB_flags
authorDaniel Dragan <bulk88@hotmail.com>
Mon, 23 Dec 2013 07:11:29 +0000 (02:11 -0500)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 23 Dec 2013 16:25:08 +0000 (08:25 -0800)
commite8f91c91cc7c3a4a35c08d16f350eabe4852cdf4
tree5b7a8a4380ed25dc73dffc08887a74d0794e7925
parent8c74b41425572faeb638f1269025b59d0785794f
[perl #115736] fix undocumented param from newATTRSUB_flags

flags param was poorly designed and didn't have a formal api. Replace it
with the bool it really is. See #115736 for details.
embed.fnc
embed.h
gv.c
mathoms.c
op.c
op.h
pod/perldelta.pod
proto.h