in reply to Arcane syntax question (Catalyst/OOPerl)
That syntax declares an attribute. I'm not sure where they are discussed in the Perl documentation - maybe only within the attributes pragma.
If you want to learn how you can (ab)use attributes yourself, Attributes::Handlers is the best wrapper I guess.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Arcane syntax question (Catalyst/OOPerl)
by bitstream (Sexton) on Feb 06, 2006 at 22:49 UTC | |
by perrin (Chancellor) on Feb 06, 2006 at 23:33 UTC |