$NetBSD$

--- haskell_count.orig	2009-11-06 12:33:46.000000000 +0100
+++ haskell_count
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 # haskell_count - count physical lines of code
 # Strips out {- .. -} and -- comments and counts the rest.
 # Pragmas, {-#...}, are counted as SLOC.
