Subject: | XML::LibXML::Dtd fails to load paths with \ |
Hi,
XML::LibXML::Dtd->new("...", "c:/...")
works but as soon as the / is replaced by \ as in
XML::LibXML::Dtd->new("...", "c:\\...")
the constructor returns undef.
This queue is for tickets about the XML-LibXML CPAN distribution.
The Basics
People
|
Bug Information
|