require 'home.conf'; # I'm not crazy about this name # ... my %config = MyPackage::get_config(); # copy of original hash my $frobozz = foobar( $config{ WIKI_TITLE } );