additional tests for package block syntax
authorZefram <zefram@fysh.org>
Sat, 1 May 2010 16:51:21 +0000 (17:51 +0100)
committerDavid Golden <dagolden@cpan.org>
Thu, 20 May 2010 22:56:11 +0000 (18:56 -0400)
commit3afb2f14ba09da7b54ce62a6f12d9703a7776666
tree44b54e57effc3027a22f3c92f4654f75ceabcd75
parentaf5050ac60ae083ebc5a0b2a1b4289c51c622f95
additional tests for package block syntax

Test that __PACKAGE__ propagates into string eval correctly.  Test that
__LINE__ is correct.  Test that goto into and out of package blocks
works correctly.
t/comp/package_block.t