Oh!
Jetzt habe ich ein neues Problem und zwar im Kopf rufe ich das Packet XML::LibXML auf:
8<------------------8<
#!c:/perl/bin/Perl.exe
use CGI::Carp "fatalsToBrowser";
use strict;
use XML::LibXML;
8<------------------8<
und bekomme eine Meldung:
Software error:
Can't load 'C:/Perl/site/lib/auto/XML/LibXML/LibXML.dll' for module XML::LibXML: load_
file:///Die angegebene Prozedur wurde nicht gefunden at C:/Perl/lib/DynaLoader.pm line 230.
at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5
Compilation failed in require at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5.
BEGIN failed--compilation aborted at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5.
Was ist passiert? :-(
:::bona mente:::