I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-11-13 11:25:48-08 by bella
Getting File annotation information in XMLLib
Hello, I am using XMLLib to read my Xml files and I need to get file,line annotation information (for debug purposes). I found that line information is available through line_number() method. How can I get file annotation information. I use processXincludes option, that is if my input file included xincludes, XmlLib sources all these include files and I need to know which specific file each node comes from. Thanks in advance for any help, Bella
Direct Responses: Write a response