in reply to Re^2: code example from Audio::OSS doc fails?
in thread code example from Audio::OSS doc fails?

Maybe try changing IO::Handle to IO::File.

Replies are listed 'Best First'.
Re^4: code example from Audio::OSS doc fails?
by bcrowell2 (Friar) on Dec 15, 2010 at 23:52 UTC
    Thanks, johna -- much appreciated!