sub creaLog { my $self = shift; $self->mode( 'changed' ); } [download]
In reply to Re: Moose: problem with accessor by Anonymous Monk in thread Moose: problem with accessor by saintex