X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fplot_karyogram;h=2e3748be5a113282cc3997c8862744cbe19d137d;hb=6c1d90a31caa1fe54bedc965ba26940688a31ab0;hp=e9542ca40979c4ca95584e20a77471fca8f6fada;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/plot_karyogram b/bp_bin/plot_karyogram index e9542ca..2e3748b 100755 --- a/bp_bin/plot_karyogram +++ b/bp_bin/plot_karyogram @@ -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::Biopieces; use Maasha::Plot;