Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How would you indent this? (emacs)

by LanX (Saint)
on Mar 18, 2021 at 12:12 UTC ( [id://11129904]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @headings =
      (
    ...
       { key => 'co',   name => 'Suggestion', class => 'skip-code'},
       { key => 'disc', name => 'Discussion'},
      );
    
  2. or download this
        {
             key => 'disc', name => 'Discussion'},
    
  3. or download this
    M-x cperl-set-style
    
    BSD     C++     CPerl     Current
    GNU     K&R     PerlStyle     Whitesmith
    
  4. or download this
    Cperl Indentation Details group: Indentation.
           State : something in this group has been changed outside custom
    +ize.
    ...
       regardless of where in the line point is when the TAB command is us
    +ed.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11129904]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (1)
As of 2024-04-24 13:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found