in reply to Re: how to access the data to one to many relationship
in thread how to access the data to one to many relationship

ITs my fault that I didn't add the other variations in input.
my $input = 'tar : ERGC act : Ago'
That's with out indices. With this I am missing those sets which doesn't have a reference. How should I fix them? Using another while loop to capture those without reference is not working. Also, I tried if else condition to check whether the targets have reference before passing them to the while loops. Doesn't help either. Thanks

Replies are listed 'Best First'.
Re^3: how to access the data to one to many relationship
by choroba (Cardinal) on Mar 23, 2015 at 13:19 UTC
    Oh, come on:
    if (not %num2left) { $left =~ s/tar : //; print "NOINDEX\t$left\t$right\n"; }
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
      Now move it over to the other corner ... by the plants.