in reply to
Validating XML file with XML::Schematron::LibXSLT
use warnings; use strict;
[download]
("Can't locate object method "new"" strongly suggests that XML::Schematron::LibXSLT didn't load properly, but without the warnings, you won't find out why...)
Comment on
Re: Validating XML file with XML::Schematron::LibXSLT
Download
Code
In Section
Seekers of Perl Wisdom