Jls modules on Perl
I have a script written on Perl that requires Jls modules:
use Jls::Software; use Jls::MultiFasta; use Jls::Fasta; use Jls::File; use Jls::Search
I have not found this modules at anywhere, even at cpan. Does anyone knows where to find them?
• 1,624 views
•
link
0 answers
No answers yet.
Log in to answer this question.
What is the script, where did you get it from? My guess is these modules are from the same author. Could you show all the modules needed by the script?