RE: Debugging libraries loaded into Embperl files

2000-04-21 Thread Gerald Richter
> > I have several libraries of helper routines that I load into my > HTML files. > > I tried using Execute to load them, but I started getting weird > things where it seemed like there was more than one copy of the > library in use. > This shouldn't be the case, as long as you don't use the mtim

Debugging libraries loaded into Embperl files

2000-04-20 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have several libraries of helper routines that I load into my HTML files. I tried using Execute to load them, but I started getting weird things where it seemed like there was more than one copy of the library in use. I'm currently using require