Protoobject - methods on Protoobjects
- defined()
- perl()
Returns a Perl representation of itself.
- WHENCE()
Returns the protoobject's autovivification closure.
- postcircumfix:<{ }>
Return a clone of the protoobject with a new WHENCE property set.
- Scalar()
- !flatten()
- !IMMUTABLE()
- !MUTABLE()
Indicate that objects in the class are mutable or immutable.
Hey!
The above document had some coding errors,
which are explained below:
- Around line 155:
=cut found outside a pod block.
Skipping to next block.