![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: XML::Generator::DBI Tutorialby chanio (Priest) |
on Apr 18, 2006 at 00:21 UTC ( #543956=note: print w/replies, xml ) | Need Help?? |
Thank you for this 'XML in perl show'. It is even more useful as a working example of integrating xml-sax in perl than as it's main purpose in this tutorial. In order to preserve coherence with your first DBI example: at your third example you should correct the following: Should be... ...and the output should read: intead of... Am I wrong? And, finally, if I understand your worries... ... Also, example 5 has a couple of known bugs: ... Also, opening and close <html> and <body> tags are generated when they too are not needed...Should happen because your previous dynamic.xsl stylesheet has the <html> and <body> tags mentioned... I hope that I have really :) contributed with this extraordinary tutorial. Thank you a lot!
In Section
Tutorials
|
|