Copyright 2009 Kevin Ryde This file is part of Gtk2-Ex-ErrorTextDialog. Gtk2-Ex-ErrorTextDialog is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. Gtk2-Ex-ErrorTextDialog is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Gtk2-Ex-ErrorTextDialog. If not, see . Version 4, October 2009 - Glib idle deferring dialog creation to support messages while a perl compile error is pending Version 3, March 2009 - during "global destruction" only print to STDERR Version 2, March 2009 - try to cope with warnings during compilation errors where further module loading is not possible - join up a second warn call with parenthetical remark Version 1, March 2009 - the first version