- Doc fixes:
authorBrian Cassidy <bricas@cpan.org>
Tue, 12 May 2009 13:04:49 +0000 (13:04 +0000)
committerBrian Cassidy <bricas@cpan.org>
Tue, 12 May 2009 13:04:49 +0000 (13:04 +0000)
commit6229ce0d5361b3331b7e0f1fbdeb5d4868b5eb66
treefc8917785678f29e56fbb14bf79cebc73b08855c
parent6dd3c7c483857d8bbcd30ec56d58202c9fc1c445
- Doc fixes:
  + Expand ::V:: to ::View:: (RT #45792)
  + Expand ::C:: to ::Controller:: and use $c->view('TT')
    where appropriate (bricas)
- "use warnings" in Catalyst::View::TT and output from the TT helper
Changes
lib/Catalyst/Helper/View/TT.pm
lib/Catalyst/View/TT.pm