NAME
TODO - aspirations for Alias
DESCRIPTION
attr
ought to move into perl core when I get around to hacking it in. Object attributes can then be lexically scoped instead of dynamically, or both.2. (nonitem)
You'd think
const
could be made to work for hashes and arrays via XSive code. But it turns out that the perl source must be heavily involved. Usingtie
to achieve this is probably simpler.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 15:
Expected '=item 2'