Help for this page
#!/usr/bin/env perl ... sub test { print 'Testing: ', retrieve_password(), "\n"; }
Enter password: Testing: some_password