TITLE ^

Protoobject - methods on Protoobjects

DESCRIPTION ^

Methods on P6protoobject ^

defined()
perl()
Returns a Perl representation of itself.
WHENCE()
Returns the protoobject's autovivification closure.

Functions ^

postcircumfix:<{ }>
Return a clone of the protoobject with a new WHENCE property set.

Coercions ^

Scalar()

Private methods ^

!flatten()
!IMMUTABLE()
!MUTABLE()
Indicate that objects in the class are mutable or immutable.

Vtable functions ^

POD ERRORS ^

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.


parrot