Recently the Perl "Run Script" bundle command stopped working for me. The error I'm getting is
-e:2:in `require': no such file to load -- /Applications/TextMate.app/ Contents/SharedSupport/Support/lib/tm/executor (LoadError) from -e:2
Normally this type of error goes away when I update my Bundles or my Support folder, but it appears that I'm up to date:
$ cd /Library/Application\ Support/TextMate/Support/ $ sudo svn update At revision 10740.
Help?