-
-
18 Sep 2010 13:41:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (6)
- Testers (2790 / 2 / 0)
- Kwalitee
Bus factor: 0- 71.00% Coverage
- License: perl_5
- Perl: v5.5.0
- Activity
24 month- Tools
- Download (118.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.4
- Fix _write_PP method. Now writes out vendor string, sorts padding. Which fixes bugs: https://rt.cpan.org/Ticket/Display.html?id=42305 and https://rt.cpan.org/Ticket/Display.html?id=42306
- Memory leak fixes in XS.
- Patch from Nick for https://rt.cpan.org/Ticket/Display.html?id=44930 Allows PP only version.
- Patch from Nick for https://rt.cpan.org/Ticket/Display.html?id=44943 _parseStreamInfo - Fix incorrect decoding of metadata
- Better (hopefully) handling of VENDOR string.
- Add set_vendor_string method.
- Write out vendor string in XS.
- Don't hardcode vendor string on read in XS.
Modules
interface to FLAC header metadata.Module Install Instructions
To install Audio::FLAC::Header, copy and paste the appropriate command in to your terminal.
cpanm Audio::FLAC::Header
perl -MCPAN -e shell install Audio::FLAC::Header
For more information on module installation, please visit the detailed CPAN module installation guide.