package Options; use Exporter::Dispatch; sub main_menu { ... } sub other_menu { ... }