Make B::Deparse handle the _ prototype
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 18 Jan 2009 22:15:36 +0000 (23:15 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 18 Jan 2009 22:15:36 +0000 (23:15 +0100)
commit21b521587093ec1c2a5c9d95eb360a923a70e57f
treee3f86f5c14948f43da026d03e1626102b8f342ef
parentdeb20ba30561f9f787c79f9c746b4043eef6822b
Make B::Deparse handle the _ prototype

This notably fixes:
[perl #62484] B::Deparse hangs on called subs with $;_ prototype
ext/B/B/Deparse.pm