NAME
pdfunit-perl.pl - Verify a PDF::PDFUnit installation
USAGE
pdfunit-perl.pl [OPTIONS]
DESCRIPTION
The purpose of this tool is to check/verify a PDF::PDFUnit installation.
If you start it with --check and everything is fine so far, it outputs the PDF::PDFUnit version and the path to the used config file.
Furthermore, it creates a small temporary PDF and tries to load it via AssertThat->document()
.
Finally it should report: "Your setup looks fine." Good luck!
OPTIONS
- --check
-
Check/verify installation.
- --help
-
Print this page.
- --debug
-
Output debug messages to STDERR. Can be repeated to achieve higher levels.
AUTHOR
Axel Miesen <miesen@quadraginta-duo.de>