| App-HistHub documentation | Contained in the App-HistHub distribution. |
App::HistHub::Web::View::TD - Catalyst Template::Declare View
Catalyst Template::Declare View.
Daisuke Murase
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| App-HistHub documentation | Contained in the App-HistHub distribution. |
package App::HistHub::Web::View::TD; use strict; use warnings; use base 'Catalyst::View::Template::Declare';
1;