I recall that files processed with require and
use are processed once (unless you use StatINC,
but that's irrelevant to my problem). Is there
a safe/efficient way to call another script from
within a mod_perl script? Or is this extremely
inefficient? My other solution would be modularize
the second script but it's use is pretty limited
and i'd prefer it be stand-alone.

Jim

Reply via email to