You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML::Parser bundles a copy of Devel::CheckLib that is affected by mattn/p5-Devel-CheckLib#40 which makes it unable to find expat on Mac OS X 10.4 and earlier. This was the cause of #83 (comment). Once CheckLib is fixed and a new version is released, XML::Parser should update its bundled copy.
The text was updated successfully, but these errors were encountered:
XML::Parser bundles a copy of Devel::CheckLib that is affected by mattn/p5-Devel-CheckLib#40 which makes it unable to find expat on Mac OS X 10.4 and earlier. This was the cause of #83 (comment). Once CheckLib is fixed and a new version is released, XML::Parser should update its bundled copy.
The text was updated successfully, but these errors were encountered: