in reply to Re^2: Print both elements in a compare
in thread Print both elements in a compare

Perl is a "get the job done" kind of S/W tool and many of the Perl modules do help. They aren't all good or wise to use in all situations. However, when they do some "grunt work" for you so that you can think about bigger problems, I figure that is just fine. But when 5 lines of code does all you need and exactly what you need, then that's a different story.