As for your problem, you want to use overload, specifically stringify (or '""') and cmp. That way, your objects behave as you'd expect them to when you do something if ( $records[10] eq $records[20] ) { print "Sentence is '$records[10]'\n" }
In reply to Re: objects and duplicates
by dragonchild
in thread objects and duplicates
by lkperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |