forked from HPR/hpr_generator
Set env to perl
Instead of calling perl directly from /usr/bin, set environment so that the current default perl program is called.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/env perl
|
||||||
|
|
||||||
# {{{ POD documentation
|
# {{{ POD documentation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user