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.62 - 2012-09-08

  • Patches for [rt.cpan.org #79442], [rt.cpan.org #79474] and [rt.cpan.org #79480] making Windoze work
  • Patches for Win32 and FreeBSD, courtsey of Festus Hagen Festus-01: xs/stringiterator.xs iconv_open() fails, incorrect character set names, iconv expects a hyphen in UTF names.
    • Festus-02: xs/tstring.xs Changing where *fromcode is assigned it's value to a hyphenated version causes implications further down the line, including with Taglib Patch also resolves: warning: deprecated conversion from string constant to 'char*'
    • Festus-03: t/TagLib_ID3v2_Header.t and t/TagLib_APE_Item.t Improvements to value checking
    • Festus-04: TagLib.xs and xs/apeitem.xs Additional refinement to defines.
    • Patch for tagLib.xs courtsey of Sisyphus Sisyphus-01: MS Windows Changes to defines
    • Updates to Makefile.PL courtsey of Sisyphus Sisyphus-02 /dev/null not portable

Modules

A library for reading and editing audio meta data, commonly known as "tags".