Fixed some of the tests under perl -d.
authorShlomi Fish <shlomif@iglu.org.il>
Tue, 9 Dec 2008 16:48:42 +0000 (16:48 +0000)
committerShlomi Fish <shlomif@iglu.org.il>
Tue, 9 Dec 2008 16:48:42 +0000 (16:48 +0000)
commit351e50298c530c468482832e482ea4a159d09b25
tree3fd27247d4f3ea678cf4c89ea2feeeba08771abb
parent121991f6e830657c08bc5bef9fdbb27a534c0411
Fixed some of the tests under perl -d.

    * t/082_get_code_info.t
      - Add $^P &= ~0x200; (per Ovid's suggestion) in order to not munger
        anonymous subs when under -d and so making the tests succeed
        in that case.
Changes
t/082_get_code_info.t