test

Description test
test > Perl Modules > M2
Source

Index


NAME M2 - has method new ^

SUBROUTINES/METHODS ^

new

[Source]


sub new {
    return bless { m2 => undef }, shift;
}

bla