0

Update ya.pl

Added shebang line for *nix users.
This commit is contained in:
Evgen Bodunov
2017-09-27 12:18:39 +03:00
committed by GitHub
parent 7a1f60f8b5
commit 10a475896a

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env perl
use utf8;
use strict;
use warnings;