--- Gtk2-GoBoard/GoBoard.pm 2008/07/29 10:13:05 1.14 +++ Gtk2-GoBoard/GoBoard.pm 2011/05/06 17:36:36 1.15 @@ -57,11 +57,16 @@ depend on L as it isn't actively maintained anymore and fails to install cleanly. +Note that L is broken on 64-bit platforms, which the author +knows about for half a decade now, but apparently can't be bothered to +fix. The symptoms are that it cannot load the soundfile and will silently +result in - silence. + =over 4 =cut -our $VERSION = '1.01'; +our $VERSION = '1.02'; no warnings; use strict;