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