package myFoo; sub new { return {},"myFoo"; } sub stuff { } 1;