"John D. Leonard II" wrote:
>
> All:
>
> --> What is the "suggested" way to share variables across callback
> functions. My question relates to getting traversed values out of the
> File::Find routine.
>
Because of "my closure" problems with caching script compilations & mod_perl,
one needs t
All:
--> What is the "suggested" way to share variables across callback
functions. My question relates to getting traversed values out of the
File::Find routine.
Below is my code. It works, although I went through many incarnations
to get it to work properly. Originally, I tried using "my $di