The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • Added write_png function which creates an in-memory PNG in a perl scalar. Handy for web applications. Created two low-level functions write_png_mem and write_png_mem1 which demonstrate two different ways of doing this.