Menu

#13 "s}" incorrectly interpreted during Perl coloring

open
nobody
None
5
2007-12-10
2007-12-10
No

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}

Discussion


Log in to post a comment.