I'm not sure this is a good implementation as-is. It does work, but the password gets echo'd to the screen. I tried to use IO::Prompt but IO::Prompt really seems to want to read the password from ARGV.
I'm not sure this is a good implementation as-is. It does work, but the password gets echo'd to the screen. I tried to use IO::Prompt but IO::Prompt really seems to want to read the password from ARGV.