On Tue, Dec 09, 2003 at 02:51:42PM -0800, Bryan Whitehead wrote:
> I wish I could just do this:
> /usr/depot/sol8/perl/5.8.2/bin/perl -MCPAN -e 'install -notest Template'
> 

CPAN already has a feature like this, but it is called "force" and precedes
the command to run:

perl -MCPAN -e 'force install Template'

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to