But I was thinking about that already before I thought ofsub Match{foreach (@keys) {return 1 if exists $hash{$_};}return 0} if ( Match ) { print "yep\n"; } else { print "nope\n"; };
In reply to Re: Re: Re: Re: Hash slices ?
by ChOas
in thread Hash slices ?
by ChOas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |