fix filehandle problem without using IO::String -- problem before was FH was getting...
commit65435a2c1d445532a1616d5ab84a4c0063bbaf5c
authorjason <jason@bioperl.org>
Tue, 16 Nov 2004 20:52:59 +0000 (16 20:52 -0000)
committerjason <jason@bioperl.org>
Tue, 16 Nov 2004 20:52:59 +0000 (16 20:52 -0000)
treec3b14ba928f73fa36c09531e2bb1777b9c80417a
parent24f6dc19ce5c54548ef871ffd9e1cb48710f2799
fix filehandle problem without using IO::String -- problem before was FH was getting closed because it went out of scope

svn path=/bioperl-run/trunk/; revision=13574
Bio/Tools/Run/Hmmer.pm