Revision history for Audio-Extract-PCM

0.01 2008-12-20

First version, released on an unsuspecting world.

0.02 2008-12-20

        Remove accidentally included sine.wav (need only sine.wav.gz)
        Return the pcm data as a reference.

0.02_01 2008-12-21

        Warn for sox warnings.
        Check for sox program in Build.PL
        extract.t: Create sine.wav in base directory, not in t/, because of
            permission problems.

0.02_02 2008-12-21

        Don't use IO::CaptureOutput in Build.PL, backticks will suffice here (we
        need it anyway to run the module, but Build.PL is better kept simple.)

0.03 2009-01-07

0.03_01 2009-01-14

0.03_02 2009-01-15

0.03_03 2009-01-16

0.04 2009-01-16