http://qs321.pair.com?node_id=931510


in reply to How to access a hash from another file

Use our instead of my as JavaFan suggests. You could also consider do
my %hash = do q{path/parameter.pl};
to read it into your script.