in reply to Perl Editor Voodoo
This makes it possible to add the # sign at the beginning of the line,regardless of where the cursor is on the line) using the @ signmap @ I# ^[j
ab sd $sth = $dbh->prepare($sql); ab se $sth->execute ab sa $sth->fetchrow_hashref; ab ss $sth->finish;
|
|---|