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

Changes for version 0.05 - 2018-12-01

  • fix randomly occurring "panic: XSUB failed to extend arg stack" error by properly using "EXTEND" macro to make room on the argument stack for the return values before they are pushed onto the stack with the "PUSHs" macro

Modules

Perl interface to Per Olofsson's "diskimage.c", an ANSI C library for manipulating Commodore disk images
File I/O portion of Perl interface to Per Olofsson's "diskimage.c", an ANSI C library for manipulating Commodore disk images