- or download this
Can't load 'D:/perl/site/lib/auto/SGML/Parser/OpenSP/OpenSP.dll' for m
+odule SGML::Parser::OpenSP: load_file:The specified module could not
+be found at D:/perl/site/lib/XSLoader.pm line 66. at D:/perl/site/li
+b/SGML/Parser/OpenSP.pm line 18
- or download this
use CGI 2.81 qw(-newstyle_urls -private_tempfiles red
+irect);
use CGI::Carp qw(carp croak fatalsToBrowser);
...
use URI qw();
use URI::Escape qw(uri_escape);
use XML::LibXML qw();
- or download this
print "Loading XSLoader::load for $module ($file)<br>\n";
...
Carp::croak("Can't load '$file' for module $module: " . dl_err
+or());
};
print "Loaded XSLoader::load for $module ($file)<br>\n";