Hi, I used to start all my scripts with: #! /full/path/to/perl I saw others who used env (perl) among other ways. Is there a "best" way to do it ? What are the cons and pros for each way ? Thanks Yossi