Subject: | Get rid of Switch.pm dependency? |
Switch.pm is considered as a failed experiment, was moved out of the
perl core, and currently does not even pass all tests under bleadperl. I
don't know whether this will ever be fixed. So maybe it's better if you
replace the two places in Tk::StayOnTop using switch by a normal
if-elsif-else chain and remove the Switch.pm dependency.
Regards,
Slaven