On Apr 24, 2012, at 01:12, Jeremy Huddleston wrote: > Should we: > 1) Ensure that if the bin:perl:perl5 dependency is used, we use #!/usr/bin/env perl If any version of perl is acceptable, then this is a good plan. Otherwise, depend on the version of perl required and ensure the #! line references that version of perl.