X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fprint_wiki;h=79ee80a3e85efaf809e4577d23f57ccccfd694c5;hb=48bea5c28b89dc5586d0bddb338ccd6ba23aa1f9;hp=1c581d2cf0cf191a891f8dc8f92915485e557238;hpb=5aed4676ad1bf35abbade6215ac90ee591e6d8fe;p=biopieces.git diff --git a/bp_bin/print_wiki b/bp_bin/print_wiki index 1c581d2..79ee80a 100755 --- a/bp_bin/print_wiki +++ b/bp_bin/print_wiki @@ -26,7 +26,9 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +use warnings; use strict; +use Data::Dumper; use Maasha::Biopieces; use Maasha::Gwiki;