aboutsummaryrefslogtreecommitdiffstats
path: root/t/test-terminal.perl
diff options
context:
space:
mode:
Diffstat (limited to 't/test-terminal.perl')
-rwxr-xr-xt/test-terminal.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/test-terminal.perl b/t/test-terminal.perl
index c2e9dacc2d..ee01eb957e 100755
--- a/t/test-terminal.perl
+++ b/t/test-terminal.perl
@@ -1,4 +1,5 @@
#!/usr/bin/perl
+use 5.008;
use strict;
use warnings;
use IO::Pty;