The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension PostScript::File.

0.13	fix paper size bug

0.10	Wed Nov 20 11:14:30 GMT 2002
	1cm borders by default
	support for user variables
	support for by-page user variables
	errors now on by default
	db_where, db_on and db_off added to postscript code
	corrected usage of db_active

0.09	Mon Nov 11 20:05:59 UTC 2002
	corrected version number in test

0.08	Sun Nov 10 10:22:10 GMT 2002
	minor changes
	Correct attribution to Latin1Encoding

0.07    Sun Oct 20 10:56:05 GMT 2002
	Namespace changed from PostScript::Graph::File

0.06    Fri Oct 11 11:56:06 GMT 2002
	Namespace changed from PostScript::File

0.05    Sun Oct  6 11:23:20 GMT 2002
	bugfix: page orientation with gv

0.04	Fri Sep 27 07:35:48 GMT 2002
	tidied up v0.03 pod changes
	added 'has_function()'

0.03	Tue Sep 24 12:06:21 GMT 2002
	bugfix: interaction between debug 2 and custom dicts
	added tests
	'new' now accepts hash ref as well as hash keys/values
	bugfix: only add 1 function set
	bugfix: %%Orientation now always shown
	pod now makes use of html indexing

0.02	Sun Sep 22 18:18:32 GMT 2002
	debug => (not 2) wasn't working. fixed.
	restored many functions to new-option only
	page_number renamed to page_label
	added comment stripping
	streamlined packaging

0.01	Sat Sep 21 15:41:55 2002
	- original version; created by h2xs 1.21 with options
		-X -n PostScript::File