- or download this
sub new {
my ($class, @args) = @_;
...
$self->initialize(@args);
return $self;
}
- or download this
sub new {
my ($class, @args) = @_;
...
$self->initialize(@args);
return $self;
}
- or download this
------------
:Wq
Not an editor command: Wq