Tag 0.31
[catagits/Catalyst-View-TT.git] / tags / 0.31 / t / lib / TestApp / View / TT / Appconfig.pm
1 package TestApp::View::TT::Appconfig;
2
3 use strict;
4 use base 'Catalyst::View::TT';
5
6 1;