Perl5.10で登場した語句や、Mooseなキーワードがハイライトされないのでそれを改良。といっても大したことはない。次のファイルをいじる。
/mt-static/plugins/SyntaxHighlighter/2.0/scripts/shBrushPerl.js
// 53行目あたり 'undef unlink unpack ... ' + 'say';
// 59行目あたり 'require return sub ... ' + 'try catch with using otherwise finally given when state BEGIN END ' + 'extends requires has';
後は必要なときに付け足していこう。