Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Using XML::Saxon::XSLT2 Errors

by Anonymous Monk
on Jun 30, 2017 at 12:24 UTC ( [id://1193923]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Using XML::Saxon::XSLT2 Errors
in thread Using XML::Saxon::XSLT2 Errors

I had also the error like "Can't locate object method "new" via package "XML::Saxon::XSLT2::Transformer ... XSLT2.pm ..."

In my case the problem was that the XSLT2 related code was located in a .pm module.

The error disappeared when I added use XML::Saxon::XSLT2; not only to the .pm module but also into the main perl script.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1193923]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-16 05:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found