Audio::Beep version 0.11
=================
Audio::Beep - a module to use your computer beeper in fancy ways
See Beep.pm for more info
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Linux
GNU/Linux operating system.
It's better to have the beep program
(sources should be distributed in this tarball)
Windows
Windows NT, 2000 or XP.
Win32::API module.
BSD
Please test it on various BSDs, let me know what works and what not
Requires the beep program by Andrew Stevenson
COPYRIGHT AND LICENCE
Copyright 2003-2004 Giulio Motta
[email protected].
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.