View Single Post
  #5  
Old 08-27-2012, 12:46 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Code:
C:\Temp>perl -c test.pl
Unmatched right curly bracket at test.pl line 47, at end of line
syntax error at test.pl line 47, near "}"
syntax error at test.pl line 63, near "}"
syntax error at test.pl line 70, near "}"
test.pl had compilation errors.
Reply With Quote