Oh great Perl Monks, I need help.
The server that I use doesn't have the module HTML::Template. Is there a way to instead have my script reference to it? Could I use another module to get it for my script? Or could I possibly place it in one of my directories and maybe use it in my script, say by "linking" to it, for lack of a better word. Can I also modify the @INC special array? If not, then might have a different suggestion?