in reply to Re: Re: Modules included more than once
in thread Modules included more than once
why do you use SUPPORT twice? the second use should be enough.package OBJECT_SERVICES; use SUPPORT; use SUPPORT qw( %typeConvert %enumeratedTypes);
cheers,
Aldo
King of Laziness, Wizard of Impatience, Lord of Hubris
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Modules included more than once
by PodMaster (Abbot) on Aug 22, 2002 at 12:14 UTC | |
|
Re: Re: Re: Re: Modules included more than once
by physgreg (Scribe) on Aug 22, 2002 at 13:10 UTC |