This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test patch for version 0.97
[perl5.git] / lib / version / t / 05sigdie.t
index 190fc90..2a33339 100644 (file)
@@ -15,7 +15,7 @@ BEGIN {
 
 
 BEGIN {
-    use version 0.96;
+    use version 0.97;
 }
 
 pass "Didn't get caught by the wrong DIE handler, which is a good thing";