change initial #! to #!/bin/env perl
[spider.git] / perl / test_lastid.pl
index 1bd0ea3b8fd5020ee53cae64f77f17e914c80050..06b0b653c07c7f5905d6699ab6d3c47764aaf3fa 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/bin/env perl
 
 my $pc9x_past_age = 3600;
 my $pc9x_future_age = 3600*2;