test
Description
test
test
> Perl Modules > M3
Source
Index
NAME M3 - has no method new
SUBROUTINES/METHODS
new
bar
NAME M3 - has no method new
SUBROUTINES/METHODS
new
[Source]
sub new { return bless { m2 => undef }, shift; }
bla
bar
[Source]
sub bar { return; }
bla