http://qs321.pair.com?node_id=230609


in reply to Re: -Mouse
in thread -Mouse

I'm sorry tye. I was arrogant when I first joined Perl Monks.

This is a great module that I use from time to time now.

Update: Here is how to set it up on Windows 98. Save the following as a .reg file and double click it.

REGEDIT4 [HKEY_CLASSES_ROOT\Perl\shell\Open\command] @="\"C:\\Perl\\bin\\perl.exe\" \"-Mouse\" \"%1\" %*"

NOTE: Adjust the path to the Perl executable accordingly.