Re: Naming question for OSX mouse event generator

2012-11-15 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , Michael Straßburger wrote: > Ideas: > > Mac::MouseControl > Mac::Mouse There is also MacOSX::* to make it even more confusing. I tend to like that a bit more because I'm ol

Naming question for OSX mouse event generator

2012-11-01 Thread Michael Straßburger
Dear CPAN heros, I'm about to submit a module which offers a binding to OSX's ApplicationServices & Foundation frameworks to allow a Perl based mouse event generation (clicking, dragging, scroll wheel). I just have no clue either about the module's optimal - namespace or - name Ideas: Mac::Mous