
perl-pink-pony - convert your script into a pink pony

perl-pink-pony infile.pl outfile.gif Options: --help brief help message --man full documentation


This program will read the given input file and output a GIF image of a pink pony.
The input file may be a hyphen to indicate input from STDIN. The output file may be a hyphen to indicate output to STDOUT. If the input is from a file and the output file is omitted, the script will invent a filename for output by replacing the input script's ".pl" file extension with ".gif".

Please report any bugs to someone who cares.


Toby Inkster <tobyink@cpan.org>.

This software is copyright (c) 2012 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.