in reply to Re: Perl code looping using XML::Twig
in thread Perl code looping using XML::Twig

Thanks roubi. That was my issue (adding a closure). I was able to return from product once one of my conditions was met. I will also add everyones recommendation for using strict and warnings going forward. Thanks everyone.
  • Comment on Re^2: Perl code looping using XML::Twig