Help for this page

Select Code to Download


  1. or download this
    my $super_instance = $class->SUPER::new(@_);
    my $self = $class->meta->new_object(__INSTANCE__ => $super_instance, @
    +_);