require perl 5.10 etc.
This commit is contained in:
parent
a532814e5e
commit
ff49632f3f
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
use 5.010;
|
||||||
|
use utf8;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use Carp;
|
use Carp;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue