<div dir="ltr">Dear Developers, <div><br></div><div>I believe this is more a question for Will but feel free to educate me if what I am saying makes no sense :-)<div><br></div><div>I read and develop my analysis scripts in Eclipse and it seems there are 2 lines on the VEP script that trigger warnings in eclipse:</div>

<div><br></div><div><div>        # copy to Slice for offline sequence fetching</div><div>        $Bio::EnsEMBL::Slice::config = $config;</div><div><br></div><div><br></div><div>and </div><div><br></div><div><div>    # cluck and display executed SQL?</div>

<div>    $Bio::EnsEMBL::DBSQL::StatementHandle::cluck = 1 if defined($config->{cluck});</div></div><div><br></div><div>Warnings:</div><div><br></div><div><div>Name "Bio::EnsEMBL::Slice::config" used only once: possible typo<br>

</div></div><div><br></div><div><span style="white-space:pre">and </span></div><div><br></div><div>Name "Bio::EnsEMBL::DBSQL::StatementHandle::cluck" used only once: possible typo<br></div><div><br></div><div><br>

</div><div><span style="white-space:pre">Are these statements really required if there are not used anywhere else in the script?</span></div><div><span style="white-space:pre"><br></span></div><div><span style="white-space:pre">Best regards</span></div>

<div><span style="white-space:pre"><br></span></div><div><span style="white-space:pre">Duarte</span></div><div><span style="white-space:pre"><br></span></div><div><br></div><div><font style="background-color:rgb(255,255,255)" color="#999999">=========================<br>

     Duarte Miguel Paulo Molha      <br></font><div><font style="background-color:rgb(255,255,255)" color="#999999">         <a href="http://about.me/duarte" target="_blank">http://about.me/duarte</a>         <br>=========================</font></div>

</div>
</div></div></div>