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.04 - 2018-11-29

  • properly return an empty list from the following method calls: "read", "status", "rawname_from_name", and "name_from_rawname" (remove an invalid use of "XSRETURN_UNDEF" macro, which may only be used in a "CODE" block, while "PPCODE" implicitly returns an empty list when nothing is pushed on stack)

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