in reply to How Xerces validation access http schemas ?

Hints are all I can offer, unfortunately.

You could use Module::Versions::Report at the end of your script to list out all the loaded versions of the modules used and compare the results between the 2 servers.

Similarly, you could use Devel::Trace on both servers to determine where the execution paths differ.

It's worth noting that the most recent versions of XML::Validate and XML::Xerces are from 15 years ago and may not play so well with modern systems (O/S, Module dependencies, Perl itself, etc.).

Good luck with your investigations.


🦛

  • Comment on Re: How Xerces validation access http schemas ?

Replies are listed 'Best First'.
Re^2: How Xerces validation access http schemas ?
by Anonymous Monk on Apr 08, 2021 at 16:01 UTC
    Apache's Xerxes project is still active and the Perl interface is simply a front-end to it. The Perl-wrapper version on their site is 2.7.0-0. The library version is 3.2.3.