The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2003-02-26

  • In _best_player() we were "trying to club someone to dead with a loaded uzi": now we use bullets (thanks to perlport)
  • Audio::Beep::Win32::API now use native Win32::Sleep (more of a proof of concept)
  • in Audio::Beep::Linux::PP, $console reduced its scope to the play method (thanks to a closure)
  • now we warn if it's going to install on a non-compatible Windows

Modules

a module to use your computer beeper in fancy ways
PurePerl implementation of an Audio::Beep player
Audio::Beep player module using the "beep" program
Audio::Beep player using Win32 API call