Perl Template Toolkit by Darren Chamberlain, David Cross, Andy Wardley This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated October 5, 2004. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {22} Example 1-9 line 12; my $vars should be closed with } and not ]. {32} First example on page; [% header('Arthur Dent', 'My Home Page') %] should be: [% header('My Home Page', 'Arthur Dent') %] (34) Paragraph below code; the Musciano & Kennedy book is referred to as "HTML & XML", but it should be "HTML & XHTML" [46] 2.line and 17.line; 2 th line: $ tpage -f ttree.cfg Should be: $ ttree -f ttree.cfg 17 th line $ tpage -f dentweb Should be: $ ttree -f dentweb (66) example 2-23; The two "PROCESS menu..." directives should be indented by a couple more spaces: [% PROCESS menuitem text = 'Earth' link = 'earth.html'; PROCESS menuitem text = 'Magrethea' link = 'magrethea.html'; %]
...etc... (68) example 2-24; The final "BLOCK icon" section is indented incorrectly. The "INCLUDE" should be indented 2 spaces inside the "BLOCK" [% BLOCK icon INCLUDE image src = ...etc... ... height=4; END %] {84}, in Figure 3-1, the last entry of the table reads: star [* *> This should be: star [* *] (111) Files listed in in "component" section; The POD formatting codes F<> are visible on the file names: A F Template A F