This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make B::Deparse able to handle pragmas from %^H.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 17 Sep 2007 11:25:33 +0000 (11:25 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 17 Sep 2007 11:25:33 +0000 (11:25 +0000)
commit0ced6c29378f3468b2816d9a6300807fc3f87131
tree8e4729817db6d4cc6ac66f88fc58fafbe5649ea2
parent1cb5e8fb2e5eeb3d7ea5330318c0f9dd3d68bdf9
Make B::Deparse able to handle pragmas from %^H.
Add tests for deparsing say() and state().

p4raw-id: //depot/perl@31882
ext/B/B/Deparse.pm
ext/B/t/deparse.t