External host (Burlee) hosts my site and runs ActivePerl on IIS. Some of the modules I'd like to use aren't installed (CGI-Lite and XML-DOM). Anyone know of a way to get around this? I'm thinking maybe I could put the modules in my cgi-bin and then somehow tell Perl the path before the "use *;"?