Re: import of symbols in Embperl pages (was: DBI in Embperl)

2001-04-04 Thread Gerald Richter
>I'm use my module which work with DBI. >I exproted functions in the header this module. >Second page which I make Exec({inputfile => "email.epl"}) don't see >functions from my module but this functions I use in first file which >make Exec. >I try include my module in both epl files and divide. >

DBI in Embperl

2001-03-30 Thread Sergey Merkuriev
I'm use my module which work with DBI. I exproted functions in the header this module. Second page which I make Exec({inputfile => "email.epl"}) don't see functions from my module but this functions I use in first file which make Exec. I try include my module in both epl files and divide.