"why-em-jay" <> wrote:
> Hi,
> My title is probably not clear, here it goes:
>
> I have package A and I have created an object from that package in my
> main prog.
> This object has properties, and one of them is a new object from
> package B.
> Afaik, this is the HAS-A relationship.
correct.
> Now my issue is to call a method from package A from within a method in
> package B...
The only clear way I can think of this is to have A register a call back
with B.
--
John Small Perl scripts:
http://johnbokma.com/perl/
Perl programmer available:
http://castleamber.com/
Happy Customers:
http://castleamber.com/testimonials.html