Summary: I attempted to configure my test site to have an implicit use
for a file of standard definitions, but it doesn't seem to be working,
i.e. the things in that file are _not_ defined.


Here are the details.

I had a file that every *.html would include and eval at the top.
Originally, it couldn't be a "use" since it had some stuff that wasn't
inside "define"s.  But, I modified the way that part works, and now I
_can_ put an explicit "use".  But, it would be better as an "implicit
use" so I don't need to remember to put the explicit "use" in each new
file.  So, I added the "implicit use" module to my test site, configured
it to use that file and took the explicit call out of one page.  Now
when I get that page none of the things defined by that file are
activated, i.e. I look at the "page source" in my browser and they are
all still there.

I tried some restarts of the server and fiddling with the module
priority thinking that maybe the use wasn't done in time.  But, none of
the other things I could think of seemed to help.  So, now I'm trying
one last thing...asking the mailing list. :-)

           ___
  /|  /|  /|  \    Michael A. Patton, Consultant      [email protected]
 / | / | /_|__/    MAP Network Engineering         http://MAP-NE.com
/  |/  |/  |       Network Infrastructure design: Routing, DNS, more

Reply via email to