in reply to Re^4: eval-blocks and Test::Builder
in thread eval-blocks and Test::Builder
Why should I prevent that...
Because it leads to lots of debugging and meditations about unexpected pitfalls :)
Another possibilty is to create DBM::Deep::Array::Tied and bless tied arrays into that and untied into DBM::Deep::Array. Then you get 2 _get_self()s both of which are crystal clear.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: eval-blocks and Test::Builder
by Aristotle (Chancellor) on Mar 01, 2006 at 16:03 UTC |