sub this { return "this"; # Whatever } sub that { return "that"; # Being simple here } # etc