Author: Tim Booth <tbooth@ceh.ac.uk>
Description: Remove wrong or fix perl interpreter location

--- a/NAST-iEr/PerlLib/Fasta_reader.pm
+++ b/NAST-iEr/PerlLib/Fasta_reader.pm
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl -w
-
 # lightweight fasta reader capabilities:
 package Fasta_reader;
 
--- a/ChimeraSlayer/PerlLib/Fasta_reader.pm
+++ b/ChimeraSlayer/PerlLib/Fasta_reader.pm
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl -w
-
 # lightweight fasta reader capabilities:
 package Fasta_reader;
 
--- a/WigeoN/PerlLib/Fasta_reader.pm
+++ b/WigeoN/PerlLib/Fasta_reader.pm
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl -w
-
 # lightweight fasta reader capabilities:
 package Fasta_reader;
 
--- a/RESOURCES/genus_counter.pl
+++ b/RESOURCES/genus_counter.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 
 use strict;
 use warnings;
