in reply to How best to hide command-line arguments from ps command?
print "Enter Password: "; my $password = <STDIN>; [download]