Syntax highlighting in Perl
Jonathan Rockway
jon at jrock.us
Tue Oct 17 16:14:11 BST 2006
> Hm. Didn't enable colouring. But I enabled it in the menu, did
> a "save options" and now it does it all the time now.
If you're using a non-GUI emacs, do:
M-x customize-apropos global-font-lock
And then turn "global font lock mode" on.
BTW, if you're not aware, M-x customize is an emacs user's best friend!
Regards,
Jonathan Rockway
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the london.pm
mailing list