![]() |
|
"be consistent" | |
PerlMonks |
Re^5: Split tab-separated file into separate files, based on column name (tangent = open on demand => stream-like)by LanX (Sage) |
on Aug 26, 2020 at 18:06 UTC ( #11121110=note: print w/replies, xml ) | Need Help?? |
That's another good example why overloading is doomed to fail if the operator isn't semantically compatible. Regarding your question: Either you can try to manipulate the __WARN__ handler in %SIG Or you can try exporting warnings inside import() like demonstrated in Modern::Perl (And I agree about the productive code part. ;)
Cheers Rolf
UpdatesRephrased and linked
In Section
Seekers of Perl Wisdom
|
|