Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^6: RFC: SecureString - Obfuscated / masked strings exept when you need them (interpolation)

by duelafn (Parson)
on Jul 20, 2011 at 18:34 UTC ( [id://915708]=note: print w/replies, xml ) Need Help??


in reply to Re^5: RFC: SecureString - Obfuscated / masked strings exept when you need them (interpolation)
in thread RFC: SecureString - Obfuscated / masked strings exept when you need them

Hm. You know, it can in fact do that (overloading both '""' and '.' does what one would want). The new object would need to store the left and right concatenated objects (potentially creating deep trees), but that can also solve the problem where a string is constructed then used twice. Nice!

Good Day,
    Dean

  • Comment on Re^6: RFC: SecureString - Obfuscated / masked strings exept when you need them (interpolation)

Replies are listed 'Best First'.
Re^7: RFC: SecureString - Obfuscated / masked strings exept when you need them (interpolation)
by tye (Sage) on Jul 20, 2011 at 18:45 UTC
    potentially creating deep trees

    I think just a flat list of values, at least one of which is a Text::Hidden object, would be sufficient. :)

    - tye        

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://915708]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-19 10:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found