... = XML::Schematron::LibXSLT->new() # empty new method #### use XML::Schematron; my $pseudotron = XML::Schematron->>new_with_traits( traits => ['LibXSLT'], schema => 'my_schema.xml');