Thanks for the reply :-)
If I do that, I get this:usage: new IO::Handle at a.pl line 4
If I then do this:
I get the same error.use IO::Handle; use Audio::OSS qw(:funcs :formats :mixer); my $dsp = new IO::Handle("</dev/dsp") or die "open failed: $!";
In reply to Re^2: code example from Audio::OSS doc fails?
by bcrowell2
in thread code example from Audio::OSS doc fails?
by bcrowell2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |