# my funky script use strict; use DBI; use lib '/path/to/my/library/'; use Mylibrary;