|
Audio::Beep::Linux::beep - Audio::Beep player module using the B |
Audio::Beep::Linux::beep - Audio::Beep player module using the beep program
my $player = Audio::Beep::Linux::beep->new([%options]);
The new class method can receive as option in hash fashion the following
directives
The beep program is a Linux program wrote by Johnathan Nightingale.
You should find C sources in the tarball where you found this file.
The beep program needs to be (usually) executed as root to actually work.
Please check beep(1) for more info.
None known.
Copyright 2003-2004 Giulio Motta giulienk@cpan.org.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|
Audio::Beep::Linux::beep - Audio::Beep player module using the B |