• Stefan Monnier's avatar
    (perl-mode-syntax-table): Mark $, % and @ · d3627c47
    Stefan Monnier authored
    such that backward-sexp correctly skips them.
    (perl-font-lock-keywords-2): Use regexp-opt.
    (perl-font-lock-syntactic-keywords)
    (perl-font-lock-syntactic-face-function): Better handle PODs.
    Handle package names with ' in them and ($$) in `sub' declarations.
    Handle format staements.  Handle regexp and quote-like ops.
    (perl-empty-syntax-table): New var.
    (perl-quote-syntax-table): New fun.
    d3627c47
perl-mode.el 34.8 KB