If you have the following line of Perl code:
my $device = $self->{tcpdumps}->{$dev_name}->{$interface}->{device};
This substring gets incorrectly rendered in pink:
s}->{$dev_name}->{$interface}
Log in to post a comment.