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 2008-10-17 16:46:38-07 by tholmberg
Creating External Entities

Is it possible to create an external entity using the methods provided in the XML::LibXML modules? I am trying to create this:

<!ENTITY F001 SYSTEM "images/fig1.jpg" NDATA JPEG>

I am using the w3c standard as my guideline for defining external entities. Any help with this issue would be greatly appreciated.

Thank you,
Todd Holmberg
Direct Responses: Write a response