Emacs CPerlMode

See http://www.emacswiki.org/cgi-bin/wiki/CPerlMode

Use the following to load cperl mode instead of perl mode:

    ;;; cperl-mode is preferred to perl-mode                                        
    ;;; "Brevity is the soul of wit" <foo at acm.org>                               
    (defalias 'perl-mode 'cperl-mode)

Crawford's formatting options:

'(tab-width 4)
'(cperl-indent-parens-as-block t)

Very useful Perl menu
  • tools - F10 p t i = index all subs

-- Contributors: MartinCleaver - 20 Oct 2004, 05 Jun 2006
Topic revision: r2 - 21 Jan 2009 - 21:19:34 - GilmarSantosJr
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads