XSLT Cookbook by Sal Mangano The following errata were corrected in the 3/04 reprint: 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 {120} Example 4-13; Incorrect XSLT, spelling error in xsl tag. NOW READS: (167) 1 line; ... it is not to0 ... NOW READS: ... it is not too ... {564} example middle of the page; my $source_doc = $parser->parse_file( $source_file ); NOW READS: my $source_doc = $parser->parse_file( $file );