in reply to Re: Problem Installing Poppler Module
in thread Problem Installing Poppler Module

Rob, Thanks for the advice. I tried the modification suggested. It allowed the module to be made and installed, but when I use it to load a pdf file, it throws an error. So, I think there is some defect in how the wrapper is linking to the underlying library. I now see from CPAN testing reports that testers had the same problem. I emailed the author asking if he would suggest a correction ... I don't have nearly the skills needed to tinker with XS. Hopefully he will address because I think that module would be very useful. Thanks again!
  • Comment on Re^2: Problem Installing Poppler Module

Replies are listed 'Best First'.
Re^3: Problem Installing Poppler Module
by flbiggs (Novice) on Nov 15, 2010 at 13:57 UTC
    FYI -- The author of this module just posted revised code on module's github repository. I installed the revised module and basic tests were successful.