18:58 >perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x86-multi-thread ... 18:58 >pmvers XML::LibXML Digest::SHA1 XML::LibXML: 2.0012 Digest::SHA1: 2.13 18:59 >pmvers Digest::SHA1 XML::LibXML Digest::SHA1: 2.13 XML::LibXML: 2.0012 18:59 > #### # Many dynamic extension loading problems will appear to come from # this section of code: XYZ failed at line 123 of DynaLoader.pm. # Often these errors are actually occurring in the initialisation # C code of the extension XS file. Perl reports the error as being # in this perl code simply because this was the last perl code # it executed.