]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/perf/perldriver/PerfFramework.pm
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / perf / perldriver / PerfFramework.pm
index 04d96a2b6557a99816006f766b7cb9d25c05bd33..96ba82c0e729a436c137354e13fa2aa1d73aca6a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 #  ***********************************************************************
 #  * COPYRIGHT:
-#  * Copyright (c) 2002-2004, International Business Machines Corporation
+#  * Copyright (c) 2002-2008, International Business Machines Corporation
 #  * and others. All Rights Reserved.
 #  ***********************************************************************
 
@@ -306,7 +306,7 @@ sub callProg {
         }
 
         else {
-            die "Can't parse: $_";
+            die "Can't parse: $_";
         }
     }