Add wrapper batch file to make sure our 'perl' is first on the path.

WebKit Canary builders are hanging, tentative theory is that it's because a sub-reinvocation of perl is finding a different one (cygwin, etc.) on those machines. See e.g.:

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20Builder/builds/27533/steps/compile/logs/stdio

The wrapper is copied from "portableshell.bat" in the perl distribution which is the way they recommend launching, rather than launching the exe directly.

TBR=jam@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10800079

git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/perl@147900 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2 files changed