in reply to Use lib() and require

use lib add that path to the front of your @INC, much like perl -I/usr/local/etc/httpd/cgi-bin
That's all, just another way to do it.
                - Ant