Bump down generate.pl version to 5.14
This commit is contained in:
parent
fccd94a0fc
commit
d29429d450
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env perl
|
#!/usr/bin/env perl
|
||||||
use v5.20;
|
use v5.14;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use YAML::XS;
|
use YAML::XS;
|
||||||
|
|
Loading…
Add table
Reference in a new issue