On Wednesday, December 10, 2003 at 01:35, Bryan Whitehead wrote:
> I ran this:
> perl -MCPAN -e 'force install Template'
When you invoke the Perl interpreter with -e, shouldn't the argument
read: -e 'force("install", "Template")' or something like that because
you have to specify Perl code and not CPAN shell syntax?
Please try again your installation by running the CPAN shell first
('./cpan') and then running your command ('force install Template').
Best regards,
Axel
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates