Re: Problem with function from file included by 'require functions.pl'

2003-02-19 Thread Josh Chamas
Oleg Kobyakovskiy wrote: Hello everybody, I have a .pl file with 2 function definitions. I include this file in global.asa to use defined functions through: require 'file.pl'; . It works fine. But some time I get the error like: [Wed Feb 19 13:28:01 2003] [error] [asp] [4391] [error] Undefined

Problem with function from file included by 'require functions.pl'

2003-02-19 Thread Oleg Kobyakovskiy
Hello everybody, I have a .pl file with 2 function definitions. I include this file in global.asa to use defined functions through: require 'file.pl'; . It works fine. But some time I get the error like: [Wed Feb 19 13:28:01 2003] [error] [asp] [4391] [error] Undefined subroutine &Apache::ASP: