I am using the LibXML.pmmodule for some XML validations. I found that some files were failing in the parse_file() subroutine of the module; and specifically at the eval { $result = $self->_parse_file(@_); }; statement. I figured out that the error was due to the non-UTF 8 characters being present.
However, I would like to know from where the _parse_file() subroutine is being referenced in the module. I didn't find it in any underlying module/referenced file.
Many thanks,
Ketan
In reply to parse_file() subroutine of LibXML.pm module by Perl-er
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |