#!/usr/bin/perl # You install Foo::Bar at /home/painthappy/perl/lib/Foo/Bar.pm use lib '/home/painthappy/perl/lib'; use Foo::Bar;