X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=bp_bin%2Fsplit_bed;h=bd708a4d20a341c3f5515a6e3d6d99ebd42fc540;hb=aa15d816187b3fc20c98a2d51a6bca507b26a2b1;hp=d344a3c7b23ae2dac1fdb476a37f94935cd988ee;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/split_bed b/bp_bin/split_bed index d344a3c..bd708a4 100755 --- a/bp_bin/split_bed +++ b/bp_bin/split_bed @@ -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;