Top Tip: Running Perl Regex Coach on OS/X
Posted by Alec The Geek on 16 November 2011
If you’ve used the excellent Regex Coach for Perl programmers on Windows but have been dissapointed that the current version does not run on Mac OS/X, fear not. You can build Wine and then it runs well.
- Install HomeBrew
- Run the command
brew install --use-gcc wine - Download the Regex Coach installer
- Run the command
wine regex-coach.exeto install - To run Regex Coach run the command
wine .wine/drive_c/Program\ Files/The\ Regex\ Coach/The\ Regex\ Coach.exe
Advertisement

![[FSF Associate Member]](http://static.fsf.org/nosvn/associate/fsf-10505.png)