in reply to Re: Template Toolkit and DBI Changing Table Name by Variable
in thread Template Toolkit and DBI Changing Table Name by Variable

thanks ' and " does make a big differnce i need to go back to LEARNING PERL again thanks
  • Comment on Re^2: Template Toolkit and DBI Changing Table Name by Variable

Replies are listed 'Best First'.
Re^3: Template Toolkit and DBI Changing Table Name by Variable
by ikegami (Patriarch) on Nov 29, 2009 at 00:20 UTC
    You were executing a line of TT code, not a line of Perl code. Perl's rules don't apply. (Although Perl does the same thing here.)