Community

Using XML::Compile to output XSD compliant XML

(Brian E. Lozier) As part of a recent project I was given an XSD file (xml schema definition) and asked to output compliant XML. CPAN to the rescue. I found XML::Compile::Schema which is a cool module that allowed me to do this with very little fuss. The documentation is really good but I think a tu

Read More - Register for Free Membership