Help for this page
use strict; use warnings; ... my $s = MyClass::A->new(); $s->serve();
use strict; use warnings ... } 1;