You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With perl 5.41.4 I see the following new (non-fatal) warnings while running the test suite:
Attempt to call undefined import method with arguments ("dumpValue") via package "Dumpvalue" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024101810/BioPerl-1.7.8-1/blib/lib/Bio/Tools/Alignment/Consed.pm line 114.
Attempt to call undefined import method with arguments ("new") via package "Bio::SearchIO" (Perhaps you forgot to load the package?) at bin/bp_find-blast-matches line 120.Attempt to call undefined import method with arguments ("new") via package "Bio::Seq" (Perhaps you forgot to load the package?) at bin/bp_find-blast-matches line 121.Attempt to call undefined import method with arguments ("new") via package "Bio::SeqIO" (Perhaps you forgot to load the package?) at bin/bp_find-blast-matches line 122. at t/00-compile.t line 596, <GEN1916> line 4.
t/00-compile.t ...................... ok
The text was updated successfully, but these errors were encountered:
With perl 5.41.4 I see the following new (non-fatal) warnings while running the test suite:
The text was updated successfully, but these errors were encountered: