in reply to Re: _DATA_ in File::MMagic breaks mod_perl scripts?
in thread _DATA_ in File::MMagic breaks mod_perl scripts?
Looking at your new sub, I think I see why this doesn't affect us. We use our own magic file, and by passing a filename to new() we skip the whole "if (! @_)" block.
|
|---|