a certain point, from which on the object becomes locked and can only be
accessed for information. (See C<STATES>).
a certain point, from which on the object becomes locked and can only be
accessed for information. (See C<STATES>).
Note that most higher functions will call this themselves to force a finalized
state. If you do use it it must come before any other finalizing methods, and
Note that most higher functions will call this themselves to force a finalized
state. If you do use it it must come before any other finalizing methods, and
and subsequent changes to the source have no effect. In the current
implementation this will happen during creation, so that the return value of
C<new> is already in state C<Init>.
and subsequent changes to the source have no effect. In the current
implementation this will happen during creation, so that the return value of
C<new> is already in state C<Init>.