in reply to java wanna be
No, because Perl CGI, unlike Java, does not have applets that run client side. In order for a CGI script (which by definition runs server-side) to sense the mouse's movements the mouse would have to continually submit its coordinates by posting them in a form, and that is not practical.