X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fmutate_seq;h=b77ffcf4561b71e10889dd2a6def354417d899e4;hb=f2b18307294690cf1376b51357469910b509e695;hp=5d6d6db9bcacb4d64cff4287c65f09643ff8cd04;hpb=288c4e7fc6fedad07c7297dfb14be17c6a7fa364;p=biopieces.git diff --git a/bp_bin/mutate_seq b/bp_bin/mutate_seq index 5d6d6db..b77ffcf 100755 --- a/bp_bin/mutate_seq +++ b/bp_bin/mutate_seq @@ -1,4 +1,4 @@ -#!/usr/bin/env perl -w +#!/usr/bin/env perl # Copyright (C) 2007-2009 Martin A. Hansen. @@ -26,6 +26,7 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +use warnings; use strict; use Maasha::Common; use Maasha::Biopieces;