Help for this page
-- t.pm -- package t; ... t->testing(); t->testing2();
-- t.pm -- package t; ... t::testing(); t::testing2();