comparison _test/Web.t @ 285:546957c50a36

*IMPL::Web::Handler::TTView Reworked template selection mechanism *IMPL::Web::Application: refactoring -Removed obsolete IMPL::Text modules
author cin
date Mon, 18 Feb 2013 02:55:59 +0400
parents 0f59b2de72af
children
comparison
equal deleted inserted replaced
284:f2a6bc5f3184 285:546957c50a36
10 10
11 11
12 run_plan( qw( 12 run_plan( qw(
13 Test::Web::View 13 Test::Web::View
14 Test::Web::AutoLocator 14 Test::Web::AutoLocator
15 Test::Web::ViewSelector
15 ) ); 16 ) );