{ # file is not world readable! my $password = 'my_secret'; sub my_privy { # do private things } }