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 1.7 - 2007-10-17

  • Makefile.PL now explicitly declares "use 5.006;" since it uses functionality like delete() for array elements.
  • In Iconv.xs, moved the variable declarations in ti_set_attr() and ti_get_attr() into the PREINIT: section. This makes it possible to compile it using gcc 2.96.

Modules

Perl interface to iconv() codeset conversion function