Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

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

by tobyink (Canon)
on Jun 28, 2013 at 05:43 UTC ( [id://1041139]=note: print w/replies, xml ) Need Help??


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

Honestly? I don't know enough about Java to answer that.

If you have a relative path though, it's pretty trivial to make it absolute (File::Spec, etc).

package Cow { use Moo; has name => (is => 'lazy', default => sub { 'Mooington' }) } say Cow->new->name

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-25 12:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found