Entering edit mode
5.7 years ago
ailtonpcf
•
0
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?
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?