my $self = shift; if( !$self->{'constructor'}++ ) { $self = Myclass::new(); }