]> git.vpit.fr Git - perl/modules/indirect.git/commit
Only enable the pragma during compile time rt47866
authorVincent Pit <vince@profvince.com>
Tue, 14 Jul 2009 12:25:22 +0000 (14:25 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 14 Jul 2009 12:26:29 +0000 (14:26 +0200)
commit8e1c49f42da7671812398f92d819da04c7a41e1b
treed26851e13a2c63869ad3357c7d622b1bc3a061a6
parent676ba859b2e1c5e7808bf1a12432e28997d660c9
Only enable the pragma during compile time

In particular, don't handle OPs that are created as part of load_module().
This solves RT #47866.
MANIFEST
indirect.xs
t/80-regressions.t [new file with mode: 0644]