in reply to DBI ?...moving module files manually...no shell or telnet access

You need to use the full path to your library. So change your use lib to
use lib "/home/foobar/cgi-bin/lib"
where /home/foobar is the full path to your cgi-bin/ directory.