That way, you can compare the reference address for multiple accesses. (My bet is on something tricky in the constructor, though.)foreach my $day (@days) { my $day_data = $self->{cell_format}[$day]; print STDERR "Changing hash $day_data for day $day!\n"; @$day_data{keys %$format} = values %$format; }
In reply to Re: Strange method behavior
by chromatic
in thread Strange method behavior
by Trimbach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |