On Thu, Dec 2, 2010 at 9:39 PM, Hendrik Schumacher <h...@activeframe.de> wrote:
> > "In the perl file that holds your handler" means your perl package file. > Sounds more difficult as it was meant. The important thing is that the > variable has to be declared on package level, not inside a sub routine. > > AH thanks a lot for this point. This sounds simpler much than my original idea. Nice, thanks. regards.