Help for this page
package Foo::Bar; use Exporter; ... } 1;
use lib "/your/library/path"; use Foo::Bar qw(hello);