]> git.donarmstrong.com Git - biopieces.git/commitdiff
added search function to NClist.pm
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Sat, 6 Feb 2010 18:07:30 +0000 (18:07 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Sat, 6 Feb 2010 18:07:30 +0000 (18:07 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@867 74ccb610-7750-0410-82ae-013aeee3265d

code_perl/Maasha/NClist.pm

index b81b2db17eab850f58fde07931bf80770158cd49..9c3a71e7309d81134b73f48b46e84d0d622afc18 100644 (file)
@@ -40,7 +40,7 @@ use strict;
 use Maasha::Filesys;
 use Data::Dumper;
 use Time::HiRes;
-use Json::XS;
+use JSON::XS;
 
 use vars qw( @ISA @EXPORT );