File: README

package info (click to toggle)
libpdf-writer-perl 0.06-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: perl: 372; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
PDF::Writer version 0.01
===========================

See the individual module documentation for more information

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

	None

COPYRIGHT AND LICENCE

Copyright 2004 & 2005 by Stevan Little, Rob Kinyon

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.