in reply to Re^3: How do I determine if a variable contains a type glob?
in thread How do I determine if a variable contains a type glob?
I like the way you disable all warnings. :-) But, why? (I have some ideas, but I ask just to be sure.)
local $^W;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: How do I determine if a variable contains a type glob?
by BrowserUk (Patriarch) on Dec 07, 2016 at 02:29 UTC |