mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
14 lines
484 B
Plaintext
14 lines
484 B
Plaintext
From the p5-PDF-Create README:
|
|
|
|
PDF::Create allows you to create PDF documents using a large
|
|
number of primitives, and emit the result as a PDF file or
|
|
stream. PDF stands for Portable Document Format.
|
|
|
|
Documents can have several pages, a table of content, an
|
|
information section and many other PDF elements. More
|
|
functionnalities will be added as needs arise.
|
|
|
|
For more details, type 'perldoc PDF::Create' or see the CPAN homepage:
|
|
|
|
WWW: https://metacpan.org/release/PDF-Create
|