Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Perl 5.12.0 has been released!

by ikegami (Patriarch)
on Apr 13, 2010 at 15:38 UTC ( [id://834518]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl 5.12.0 has been released!
in thread Perl 5.12.0 has been released!

Not as visible or searchable either, but lexing editors could detect it and create a TODO task for it.

Replies are listed 'Best First'.
Re^4: Perl 5.12.0 has been released!
by BrowserUk (Patriarch) on Apr 13, 2010 at 15:42 UTC

    They might also be triggered by the 1 ... 10. Not that I remember ever using the 3 dot form.


    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".
    In the absence of evidence, opinion is indistinguishable from prejudice.
      They might also be triggered by the 1 ... 10.

      Not at all; the anything resembling a real parser can distinguish between the infix and standalone forms of the operator.

      Update: I missed the topic of parsers which are not Perl 5 itself.

        The topic was lexing editors. Mine uses PPI, so it could distinguish between the two forms of ..., but simpler lexers might have problems.
        but lexing editors could detect it and create a TODO task for it.

        I was referring to lexing editors...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (1)
As of 2024-04-19 00:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found