X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fsort_records;h=af8edbc8c189489eb1a32d65043af37d1551f32a;hb=48bea5c28b89dc5586d0bddb338ccd6ba23aa1f9;hp=c9b3085269545dccdb9fe409f9bfb1b0f155f22c;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/sort_records b/bp_bin/sort_records index c9b3085..af8edbc 100755 --- a/bp_bin/sort_records +++ b/bp_bin/sort_records @@ -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;