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

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