Use /usr/bin/env to find perl

This commit is contained in:
Brian Buchalter 2012-02-27 13:05:32 -04:00
parent c04d012d9f
commit ba46e4938e

View File

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