Daisuke Maki wrote: > The only problem with this is that the code that intended to use this > attribute is sourced in via do(). And code included from the likes of > do() do not trigger CHECK and INIT blocks to be run. Yikes. I'm not sure I fully understand your problem. Why not putting your code in a BEGIN block at the end of the file you're sourcing via do() ?Thread Previous | Thread Next