# Foo/Bar.pm package Foo::Bar; use strict; use warnings; use base 'Package::Exporter'; 1;