Add .pm file extension
Status: Alpha
Brought to you by:
pk19604014
Only perl files ending in .pl are checked by flymake. This should be extended to check also perl modules (ending in .pm), and maybe also the alternative extension .plx.
Maybe it should generally be better to determine flymake operation only by major mode and not by file extension? It is not uncommon, especially in the Unix world, to have perl scripts without any file extension at all.
Regards,
Slaven