View Single Post
  #4  
Old 02-04-2012, 11:21 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

If you're compiling with Visual Studio 2010 then Perl 5.14 is the default expected version. If you're compiling with Visual Studio 2008 then using Perl 5.14 will likely end up with zones just crashing on start. In that case you should use Perl 5.12 which is still easily available.
Reply With Quote