Is there a text field event handling function in PERL that will fire up when the user clicks away from or leaves a text field? Or is it automatic?
I know I can do this alternatively in Javascript, but Id rather do it in Perl for personal reasons.
Thanks in advance.