lvc / api-sanity-checker

An automatic generator of basic unit tests for a C/C++ library
https://lvc.github.io/api-sanity-checker/
GNU Lesser General Public License v2.1
85 stars 13 forks source link

use env(1) in shebang #16

Closed zakkie closed 11 years ago

zakkie commented 11 years ago

In a system that installed perl manually (e.g. /usr/local/bin/perl), we want to use that insted of system defaults (i.e. /usr/bin/perl).