in reply to Re: #!perl Questionin thread #!perl Question
#!/usr/bin/envfinder env perl
And if you want to make sure that it works even in systems that put envfinder in nonstandard locations:
#!/usr/bin/envfinderfinder envfinder env perl