Changes for version 0.02

  • MPEG::Audio::Frame 0.04 dependency marked. New argument: options; if $_[0] is not an array reference, assume it is a reference to a hash of global flags. More arguments to end-piece callback:... Recognize "2h34m45.033", "2:34:45.033" (and all possible variations). Recognize "=2:58:24.033" for the duration (the absolute position of the end). Recognize "INF" as the end. Recognize ">5.5" for the gap (the relative position of the start). Recognize and Xing and Lame headers. prepend, append, keep_Xing, update_Xing options.
  • !!! Uncompatible change: instead of of fixed-position per-piece optional configuration parameters: use a hash. Export mp3split() by default. New function mp3split_read().

Modules

Perl extension for splitting MP3 files