X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2Fbenchmark_datafetch.pl;h=a325aa926b321429015f9607630e7a8b5c1f6d96;hb=6c3e6bf62e7b21a233f9dea22b2228f1c4e2381a;hp=94cb8ea4a9dbedd47293c58c8ffceee8a6135527;hpb=5f9c6cdae0efaa18b133717ca5549f4c97f9c3b9;p=dbsrgits%2FDBIx-Class.git diff --git a/maint/benchmark_datafetch.pl b/maint/benchmark_datafetch.pl index 94cb8ea..a325aa9 100755 --- a/maint/benchmark_datafetch.pl +++ b/maint/benchmark_datafetch.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use strict; use warnings;