in reply to OT: perl emacs 'strict' and 'warnings'?
in thread From Win to Lin: Perl IDE choices?

I dont know of such features, but you can check for perl syntax and pod on an event such as after saving (after-save-hook). I have just added such a elisp function here:
http://perlmonks.org/?node_id=398159
  • Comment on Re: OT: perl emacs 'strict' and 'warnings'?