in reply to Re: Using DateTime together with Template::Toolkit
in thread Using DateTime together with Template::Toolkit

Of course, that could be a way to do it, but then, I like being able to make method/accessor calls on my objects - that's why I use Template::Toolkit and not HTML::Template. And I don't want to touch my precious Perl code just to change the formatting, especially for things as fragile as date separators.

  • Comment on Re^2: Using DateTime together with Template::Toolkit