Help for this page
my_mod::cat();
my $kitten = new my_mod; $kitten->cat(); # No need to qualify - $kitten already has access to + the my_mod namespace.