in reply to audio::wav::read

Since the documentation for Audio::Wav doesn't seem to have anything on this, and since I can't get to the source from here, I would guess that destroying the object (undef $read) would close the file.

Replies are listed 'Best First'.
Re: Re: audio::wav::read
by riffraff (Pilgrim) on Jan 18, 2002 at 04:05 UTC
    Or perhaps undef $wav instead...