use env to run perl

This commit is contained in:
Daniel Stenberg 2002-02-25 14:08:51 +00:00
parent e6ed3478ea
commit b4dfdd8bbc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
# $Id$
#
# Main curl test script, in perl to run on more platforms