[cgiapp] Test Failures with CGI::Application::Plugin::TT

Ron Savage ron at savage.net.au
Thu Mar 27 19:47:47 EDT 2008


Hi Cees

Is this V 1.04 of CGI::Application::Plugin::TT?

I just re-ran the tests and (shock, horror :-) they all worked:

ron at zoe:~/perl.modules/CGI-Application-Plugin-TT-1.04$ perl Build test
t/01_basic...............ok   
t/02_error...............ok   
t/03_tname...............ok     
t/04_singleton...........ok   
t/05_include_path........ok   
t/06_callback............ok   
t/07_devpopup............skipped: CGI::Application::Plugin::DevPopup
required for these tests
t/08_load_tmpl...........ok   
t/09_precompile_dir......ok   
t/98_pod.................ok   
t/99_pod_coverage........ok   
All tests successful.
Files=11, Tests=60,  2 wallclock secs ( 0.10 usr  0.03 sys +  1.71 cusr
0.24 csys =  2.08 CPU)
Result: PASS

Anything changed that you know of?

I'm using Template::Provider with the original line 213:
$path = "$dir/$name";
since it may that he stores all template info with Unix paths in the
cache. Nevertheless, I've logged a ticket with RT: 34489.
-- 
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html




More information about the cgiapp mailing list