Drieux wrote:
> 
>> I should have mentioned that the package does an import in main.
> 
> what exactly do you mean by 'import in main'?
> 
> this sounds way strange...
> 
> could you provide us with illustrative code here.

I presume what the OP meant was that the module has an import() subroutine 
which perhaps messes about with namespaces and fails if it's dependencies 
are not met.

I may be wrong, but you might be interested to read up on the differences 
between "require" and "use" - what use actually does and when. It's quite 
enlightening.
 
--
Best Regards,
Daniel


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to