Yes Thanks, I actually RTFM'd and then was all set.  I forgot about
perldoc Template::Manual::Plugins before I posted that.  Thanks!

Mike Melillo

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Mark Fowler
Sent: Monday, May 20, 2002 9:39 AM
To: Mike Melillo
Cc: [EMAIL PROTECTED]
Subject: RE: [Templates] DBI module

On Mon, 20 May 2002, Mike Melillo wrote:

> I tried this
> 
> [% USE DBI('dbi:mysql:dbname, user, password') %]

Do you mean:

   [% USE DBI('dbi:mysql:dbname', 'user', 'pass') %]

(note the quotes)

Later.

Mark.

-- 
s''  Mark Fowler                                     London.pm   Bath.pm
     http://www.twoshortplanks.com/              [EMAIL PROTECTED]
';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/  +/
){for(0..30){$|=print$t->Tgoto(cm,$_,$y)." $w";select$k,$k,$k,.03}$y+=2}


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



Reply via email to