1Audio::Beep::Linux::beeUps(e3r)Contributed Perl DocumentAautdiioon::Beep::Linux::beep(3)
2
3
4

NAME

6       Audio::Beep::Linux::beep - Audio::Beep player module using the beep
7       program
8

SYNOPIS

10           my $player = Audio::Beep::Linux::beep->new([%options]);
11

USAGE

13       The "new" class method can receive as option in hash fashion the
14       following directives
15
16       path => '/full/path/to/beep'
17           With the path option you can set the full path to the beep program
18           in the object. If you don't use this option the new method will
19           look anyway in some likely places where beep should be before
20           returning undef.
21

NOTES

23       The beep program is a Linux program wrote by Johnathan Nightingale.
24       You should find C sources in the tarball where you found this file.
25       The beep program needs to be (usually) executed as root to actually
26       work.  Please check beep(1) for more info.
27

BUGS

29       None known.
30
32       Copyright 2003-2004 Giulio Motta giulienk@cpan.org.
33
34       This library is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37
38
39perl v5.28.1                      2004-04-03       Audio::Beep::Linux::beep(3)
Impressum