[ABE.pm] Config files

Faber Fedor faber at linuxnj.com
Sat Mar 5 09:22:36 PST 2005


I want to include a config file in my application.  IT just consists (so
far) of a bunch of

$foo=bar;
$bar=foo;

and the like.

What's the canonical way to include that file in my program?  I tried 

include './myconfig.pl'

but that's look in @INC.  "do './myconfig.pl'" didn't work either.

-- 
 
Regards,
 
Faber                     

Linux New Jersey: Open Source Solutions for New Jersey
http://www.linuxnj.com





More information about the ABE-pm mailing list