Sorry for cross-posting this but it's rather urgent for me and may prove crucial for the general acceptance of the new templates:
I've put in a request to CIHost for them to install CGI::FastTemplate but who knows...
It says in the readme:
If you want to test out the module without installing it, you can add
the following to your code:
BEGIN
{
unshift(@INC, "/wherever/you/put/CGI-FastTemplate/");
}
use CGI::FastTemplate;
I assume that's the equivalent of 'installing locally'.
So, how does that translate for w3t?
Can I put FastTemplate.pm in my local cgi-bin and use:
unshift(@INC, "/www/amdragon/cgi-bin/");
and which files do I need to add this to?
[]
http://www.amdragon.com/images/eileensig.gif[/]