in reply to Evaled::INIT - allow init blocks to execute inside eval block

You should probably mention that this works only for INIT blocks, not for everything that does its thing during INIT. For example, attributes.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

  • Comment on Re: Evaled::INIT - allow init blocks to execute inside eval block

Replies are listed 'Best First'.
Re^2: Evaled::INIT - allow init blocks to execute inside eval block
by holli (Abbot) on Jan 12, 2005 at 08:04 UTC
    Agreed. I did not read about Attributes yet, nor did i know that they exist. So i will do some rtfm.