j
k
j a
j l
can anyone tell me why the perl bundle treats the letter 's' oddly when it is used as a hash index? for example the statements
$OPT{w} = 'a'; $OPT{s} = 'a';
are highlighted differently. what's up?
tia, tom
Back to the thread
Back to the list