PostScript-Convert version 0.03, released March 15, 2014 This module uses Ghostscript to convert PostScript to other formats. You will need to have Ghostscript installed. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES Package Minimum Version ------------- --------------- perl 5.8.0 Carp Exporter 5.57 File::Spec File::Temp 0.19 Scalar::Util CHANGES Here's what's new in version 0.03 of PostScript-Convert: (See the file "Changes" for the full revision history.) - Add JPEG output formats (not recommended for most files) - Document that PDF files are also acceptable input (This always worked; it just wasn't documented.) COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Christopher J. Madsen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.