The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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