Subject: | read_config should expanded path if ~ is used |
Just like new(), read_config() should expand '~' in the value of local
when it is read in. I would like to pass the config hash from
read_config() to CPAN::Mini::Visit, but it doesn't expand '~' either.