Catalyst-View-MicroTemplate
view release on metacpan or search on metacpan
'uri' => bless( do{\(my $o = 'http://localhost/test?view=AppConfig')}, 'URI::http' ),
'user' => undef
}, 'Catalyst::Request' ),
'response' => bless( {
'_context' => $VAR1->{'context'},
'body' => bless( do{\(my $o = 'hi')}, 'Text::MicroTemplate::EncodedString' ),
'cookies' => {},
'finalized_headers' => 1,
'headers' => bless( {
'content-length' => 2,
'content-type' => 'text/html; charset=utf8',
'status' => '200',
'x-catalyst' => '5.80013'
}, 'HTTP::Headers' ),
'status' => '200'
}, 'Catalyst::Response' ),
'root' => bless( {
'dirs' => [
'',
'Users',
'daisuke',
( run in 1.985 second using v1.01-cache-2.11-cpan-524268b4103 )