At 5:28 PM -0500 2/5/2001, Matthew Brooks wrote:

>require "/home/some/other/directory/file.conf";

Perhaps you need to do this instead?

   BEGIN {require "/home/some/other/directory/file.conf";}

--
Ron Newman      [EMAIL PROTECTED]
http://www2.thecia.net/users/rnewman/


Reply via email to