in reply to Re: How ti include a file in Perl script
in thread How ti include a file in Perl script

Sorry, the $ on the config file shouldn't be there.
foo=>"bar", something=>"whatever",

Replies are listed 'Best First'.
Re^3: How ti include a file in Perl script
by softworkz (Monk) on Jan 10, 2008 at 16:47 UTC
    use strict;