2017-03-03 02:51:58 +01:00
|
|
|
This is a very lightweight (and limited) PDF parser. If you need to
|
|
|
|
do some simple PDF processing on a web server with limited RAM and
|
|
|
|
CPU, and if slurping the entire file into memory is not an option,
|
|
|
|
this module may well be for you, at the cost of far less functionality
|
|
|
|
than other solutions out there.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/PDF-Tiny
|