[Bioperl-l] SeqIO profiling
Hilmar Lapp
hlapp@gnf.org
Tue, 17 Sep 2002 14:08:26 -0700
On Tuesday, September 17, 2002, at 07:24 AM, Tim Bunce wrote:
>
> The "too late to call INIT now" warning is hinting at what is
> probably the real problem: some code is being loaded at run time.
> Find that code.
>
Thanks for the tip. Yes, we do load code at runtime. Since all
modules inherit from Bio::Root::Root, INIT is not an option then.
I do agree with Aaron. Most if not all of the things I've seen in
BEGIN blocks are initialization of static variables.
-hilmar
--
-------------------------------------------------------------
Hilmar Lapp email: lapp at gnf.org
GNF, San Diego, Ca. 92121 phone: +1-858-812-1757
-------------------------------------------------------------