|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^5: RFC: SecureString - Obfuscated / masked strings exept when you need them (interpolation)by tye (Sage) |
| on Jul 20, 2011 at 18:16 UTC ( [id://915702]=note: print w/replies, xml ) | Need Help?? |
|
That's part of why you should write your logs in JSON format! But, yes, excellent point. I wonder if overload.pm can cause "foo $bar" to return an overload'ed object since it should compile down to "foo " . $bar and you should be able to overload concatenation. If so, then it could return an object that stringifies to "foo XXXXX" somewhere inside of 'print'. Sorry, I can't take the time to test that at the moment. - tye
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||||||