in reply to
Loading variables from a separate script
I've done this using both 'do' as well as the Storable CPAN module. (
CPAN link
) See the link for more details.
Comment on
Re: Loading variables from a separate script
In Section
Seekers of Perl Wisdom