"Brett W. Denner" wrote:
> Okay, I didn't want Brian to have any free time this weekend, so I put
> together
> a sample case.  Like a previous post of mine, there is a Fruit module which
> has
> several "submodules": Fruit::Apple, Fruit::Banana, Fruit::Cherry, and
> Fruit::Date.
> The first two modules use Inline and the last two do not; however, the
> latter
> modules do have lines which "use Fruit::Apple" and "use Fruit::Banana".

Thanks Brett. I understand what is going on now. I don't even think I
need the sample code. But I will use it to test my fixes.

Cheers, Brian

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to