Help for this page
[base] / \ / \ [subclass A] [subclass B]
my $object = A->new; $object->someWeirdMethod;
my $object = B->new; $object->someWeirdMethod;
0 1 2 3 4 5 6 7
Results (642 votes), past polls