Hi,
I'm trying to read one of my files by XML::Simple module.
(inside of one of my Provider subclass)
It also uses LibXML to work with files.
I can't use XMLin($absfilename), I can't use
XMLin($relativename), I can't use XMLin("file:$absfilename")
(BTW - I found that it works when provider called directly
but don't work when providered URL called from XSL
document() function)
I think it's because LibXMLSupport.pm overloaded "file
open process"...
Seems like a bug anyway...
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]