From 388990f7bcddec0583fd5a84f62d4aa0eba88d39 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 2 Jan 2020 22:01:10 -0500 Subject: Rewrite fix-qdf in C++ --- manual/qpdf-manual.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index fe4d20c1..88372c85 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -150,7 +150,8 @@ perl version 5.8 or newer: http://www.perl.org/; - required for fix-qdf and the test suite. + required for running the test suite. Starting with qpdf version + 9.1.1, perl is no longer required at runtime. @@ -471,6 +472,13 @@ make If you are packaging qpdf for an operating system distribution, here are some things you may want to keep in mind: + + + Starting in qpdf version 9.1.1, qpdf no longer has a runtime + dependency on perl. This is because fix-qdf was rewritten in + C++. However, qpdf still has a build-time dependency on perl. + + Make sure you are getting the intended behavior with regard to -- cgit v1.2.3-54-g00ecf