[Bioperl-l] RE: All done with Bio::DB::Query

Ewan Birney birney@ebi.ac.uk
Tue, 3 Dec 2002 08:52:45 +0000 (GMT)


On Mon, 2 Dec 2002, Paul Boutros wrote:

> Weird, definitely weird.
>
> On the code fragment:
> a) the open() isn't executed
> b) execution never reaches the eval{} block
>
> But, DB.t still fails with:
> 1..78
> ok 1
> '-' is not recognized as an internal or external command,
> operable program or batch file.
>

Paul, can I suggest you run DB.t "by hand" with the debugger flag, perhaps
editing the line so the $^O variable is assigned somewhere else so you can
print it out in the debugger?