in reply to
Simple Logic Problem with Perl
Maybe you could be helped in clearly stating the behavior you want by using an
$expected
datastructure, a
$got
datastructure, and
Test::More
. See
How to Ask a Datastructures Question (with Test::More)
. Good luck!
Comment on
Re: Simple Logic Problem with Perl
Select
or
Download
Code
In Section
Seekers of Perl Wisdom