Bio/DB/Taxonomy/flatfile.pm: Fix for issue #80, changed DESTROY
commitfce8b14081869742a37162e3e150d0ec0806794f
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Wed, 20 Aug 2014 07:17:46 +0000 (20 03:17 -0400)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Wed, 20 Aug 2014 07:17:46 +0000 (20 03:17 -0400)
treeb1157293c4d805b9f7b5b7abfc13e551434a26d1
parent45d3f1110211b68173f64780d02d0b232192e979
Bio/DB/Taxonomy/flatfile.pm: Fix for issue #80, changed DESTROY
behaviour to only delete index files if they are located in the
temporary folder $Bio::Root::IO::TEMPDIR (or in a subfolder of
it). Index files will be preserved as cache any all other cases.
Added tests.
Bio/DB/Taxonomy/flatfile.pm
t/RemoteDB/Taxonomy.t