The PostScript module lets you generate PostScript files within a Perl script. . With PostScript::Element you can represent circles, boxes, lines and images such that they can be easily output as PostScript code. With PostScript::TextBlock you can write text blocks into your output file.