Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for HTML::SimpleTemplate cp SimpleTemplate.pm blib/lib/HTML/SimpleTemplate.pm Manifying blib/man3/HTML::SimpleTemplate.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 ok 2 ********************************************************************** HTML::SimpleTemplate Test Template ********************************************************************** The current value of the Color variable is "green". The current value of the Number variable is "1446". ok 3 Is the Color green? Yes, it is. (A1) ok 4 Is the Number 3? No, the number isn't 3. Is the Color green? (B2) ok 5 Yes, it is. The number is not 3 but the color is green. (B2A) ok 6 Here's some data from a named hash, passed by reference. ****************************** Order Number: 32234 Customer Name: Mr Turnip ****************************** Dear Mr Turnip, Sadly your credit card transaction has been declined. Please go away. (This is declined.tpl, included by a variable name) ok 7 OH NO! NIGHTMARISH EMBEDDED IF TEST! If ok 8 This ok 9 works ok 10 then I ok 11 will be ok 12 Happy! ok 13 The End. Installing /export/home/cpanrun/build/5.10.0/html/site/lib/HTML/SimpleTemplate.html Installing /export/home/cpanrun/build/5.10.0/site/lib/HTML/SimpleTemplate.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/HTML::SimpleTemplate.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod