Audio::Beep version 0.06
=================

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.

COPYRIGHT AND LICENCE

Copyright 2003 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.