Check the permission on /home/baz/public_html (and <code>/home/baz/public_html/Image) to ensure that whatever user the Web server is running as (e.g., 'nobody') can read those directories. Perl will skip over a 'use lib' directory if it can't read it. That's consistent with the error you're seeing.
Comment on Re: Compiler Error I dont understand (use)