jrockway / cperl-mode

cperl-mode with 5.10 fixes, mx-declare support, perl6 support, etc.
102 stars 33 forks source link

Adding more missing commands #31

Closed choroba closed 8 years ago

choroba commented 8 years ago

I went over the whole perlfunc:

fc, sysseek, __SUB__, evalbytes, prototype

I'm just not sure prototype belongs to the nonoverridable, as the distinction isn't clear to me. (Might be more interesting to use different face for functions that operate on $_...)

renormalist commented 8 years ago

Looked plausible to me. Thanks.