Hi all,

the statement 
has 'foo' => ('is' => 'ro' ...) ;

declares a instance attribute of objects created later on when ->new is called.

Is there a way to have a class attribute that is created during compile time?

--
Sincerely

Yuri Shtil


Reply via email to