first commit
This commit is contained in:
18
etc_org/perl/XML/SAX/ParserDetails.ini
Normal file
18
etc_org/perl/XML/SAX/ParserDetails.ini
Normal file
@ -0,0 +1,18 @@
|
||||
[XML::SAX::PurePerl]
|
||||
http://xml.org/sax/features/namespaces = 1
|
||||
|
||||
|
||||
[XML::LibXML::SAX]
|
||||
http://xml.org/sax/features/namespaces = 1
|
||||
|
||||
|
||||
[XML::LibXML::SAX::Parser]
|
||||
http://xml.org/sax/features/namespaces = 1
|
||||
|
||||
|
||||
[XML::SAX::Expat]
|
||||
http://xml.org/sax/features/external-parameter-entities = 1
|
||||
http://xml.org/sax/features/external-general-entities = 1
|
||||
http://xml.org/sax/features/namespaces = 1
|
||||
|
||||
|
Reference in New Issue
Block a user