make things compile on threaded and/or 5.14 perls
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index 50fb348..87cbd3b 100644 (file)
@@ -1,5 +1,7 @@
 package Function::Parameters;
 
+use v5.14.0;
+
 use strict;
 use warnings;