I got this Exception today:
uninitialized constant ::XPath
The solution is not to use XPath alone. Use instead “REXML::XPath”.
I know things and I build stuff
I got this Exception today:
uninitialized constant ::XPath
The solution is not to use XPath alone. Use instead “REXML::XPath”.