Help for this page

Select Code to Download


  1. or download this
    use Win32::API 0.40;
    
    ...
    my $retval = GetCursorPos($point);
    
    print "Cursor is at $point->{x}, $point->{y}\n";
    
  2. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;