Changes for version 0.03
- mcnewton@cpan.org:
- Moved example.pl to a subdirectory so it doesn't get installed
- PostScript header now includes version of PostScript::Simple
- added dd and cc to the list of measurements, but they might not be correct
- pkent@cpan.org:
- Generate many tests in t/
- Simple.pm moved to lib/PostScript/Simple.pm to make life easier
- moveto and newpath given new methods
- curve and curvextend created for generating Bezier curves
- all functions now return 1 for OK or 0 for fail
- errors are written as () print flush in the PS output
- many paper sizes added
- other small tweaks
Modules
Produce PostScript files from Perl