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.27

  • makefile.pl modified to be compatible with Darwin and to error out if XCode ( gcc specifically ) is not installed
  • makefile.pl modified to support Perl 5.6+ on Win32 MSVC ( previously only Perl 5.8 was supported )
  • parser.c modified to include stdlib.h for malloc in Darwin.
  • Cyclic equality test weakened to allow for differences in default sorting of hash keys per perl version.

Modules

Minimal XML parser implemented via a C state engine