> It's a bug in Mac::Menus. I have reported it to Matthias. To fix it in > your copy of MacPerl, make this change to lib:Mac:Menus.pm : I hadn't experienced the bug, but I checked my copy of Menus.pm anyway. I found: sub _HandleMenu { my($menuid, $item) = @_; return unless defined $menuid; # bug fix <KPR 07/22/99> my($handler); which explains WHY I didn't experience the bug... Some context: This bug came up first in the MPFE. Kevin didn't actually initial the bug fix, that was my doing, so I'd know later when reading through the module, that it had been patched, and who the source of the patch was. Of course, I instantly forgot that I'd done it. --B # Fungal Parataxonomy Mycology Information (Mycoinfo) # Webmaster, Staff Writer **The World's First Mycology E-Journal** # <mailto:webmaster@mycoinfo.com> <http://www.mycoinfo.com/> # # First they ignore you. Then they laugh at you. Then they fight you. # Then you win. --Mohandas Gandhi ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org