diff options
-rwxr-xr-x | rf | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -#!/usr/bin/perl +#!/usr/bin/env perl + +# Permission to use, copy, modify and/or distribute this software +# for any purpose with or without fee is hereby granted. use v5.12; use warnings; |