summaryrefslogtreecommitdiff
path: root/t/op/leaky-magic.t
Commit message (Collapse)AuthorAgeFilesLines
* [perl #76138] perl inadvertently destroys signal handlers as of f746176000Father Chrysostomos2010-09-061-0/+129
Stop magic applied to $!, %SIG, et al. from applying to similarly- named variables in other packages.