Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Porting (old) code to something else [Perl 6 whitespace rules are not illogical!]

by BrowserUk (Patriarch)
on Feb 18, 2015 at 19:39 UTC ( [id://1117131]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Porting (old) code to something else [Perl 6 whitespace rules are not illogical!]
in thread Porting (old) code to something else

For me, this space-matters-in-some-situations thing is probably the one I dislike the most in Perl 6.

Isn't it the other way around?

Currently, space-matters-in-some-situations in Perl 5; and this is the antidote to it. No space allowed between a function name and it opening paren. Sorted.

(Is it any different to requiring that there be no space between '=' & '~' in the regex operator?)

It's correcting a problem (in Perl5) rather than creating a new one.

'cept maybe for those who dogmatically believe that the close presence of a ( makes this: func (); suddenly become invisible: func( );. I can still see it.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I'm with torvalds on this
In the absence of evidence, opinion is indistinguishable from prejudice. Agile (and TDD) debunked
  • Comment on Re^3: Porting (old) code to something else [Perl 6 whitespace rules are not illogical!]
  • Select or Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 19:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found