Re: var watchers restricted?
[email protected] (Jochen Stenzel)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
> It sounds like I need to add a filter to restrict var watchers to plain
> vanilla scalars. Do you need more flexibility than that?
Honestly spoken, these hacks were final preparations to watch a number of multi
level data structures by combinations of var and possibly group watchers. These
structures are usually 1 to 10 levels deep ...
Jochen