| June 27, 2005 | Phalanx from the Trenches | Prev Next | 
Pre-session work
Test::Simple/Test::More
        eval { $tpl = HTML::Template->new() };
        ok ( $@, 'Bad constructor' );
continued...
| Home Last TOC | Copyright © 2005 James E Keenan and Marc Prewitt | Prev Next |