The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.010 - 2018-01-04

  • Expand the download regex so that x.y.z versions match. This change was introduced with MuPDF v1.12.0.
    • Fixes <https://rt.cpan.org/Public/Bug/Display.html?id=123916>, <https://github.com/project-renard/p5-Alien-MuPDF/issues/39>. Thanks to SREZIC++ for the bug report. See <https://github.com/project-renard/p5-Alien-MuPDF/pull/40>.
  • Change headers so that that MuPDF can link against Strawberry Perl using Inline::C. See <https://github.com/project-renard/p5-Alien-MuPDF/issues/30>, <https://github.com/project-renard/p5-Alien-MuPDF/pull/44>.
  • Apply patch so that MuPDF v1.12.0 can be built under MinGW toolchain <https://github.com/project-renard/p5-Alien-MuPDF/pull/43>, <https://github.com/project-renard/p5-Alien-MuPDF/pull/44>, <https://github.com/project-renard/p5-Alien-MuPDF/pull/45>, <https://github.com/project-renard/p5-Alien-MuPDF/pull/46>.
  • Disable X11 and GLUT features so that GUI features are not built when they do not need to be. See <https://github.com/project-renard/p5-Alien-MuPDF/issues/41>, <https://github.com/project-renard/p5-Alien-MuPDF/pull/42>.

Modules

Alien package for the MuPDF PDF rendering library