help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cperl-mode - how people outline their code?


From: LanX
Subject: Re: cperl-mode - how people outline their code?
Date: Sun, 25 Apr 2010 04:36:57 -0700 (PDT)
User-agent: G2/1.0

from perlpod:

-----------------------
=pod
=cut

    The ``=pod'' directive does nothing beyond telling the compiler to
lay off parsing code through the next ``=cut''. It's useful for adding
another paragraph to the doc if you're mixing up code and pod a lot.
-----------------------

maybe just assigning a high outline level to lines starting with
"=pod" might be sufficient.

BTW: did you see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6013


reply via email to

[Prev in Thread] Current Thread [Next in Thread]