4b5db770f ^
1 2 3 4 5
#!/bin/sh # Remove the parser from the registry. LC_ALL=C perl -MXML::SAX -e \ "XML::SAX->remove_parser(q(XML::SAX::PurePerl))->save_parsers()"