Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I was anxious to start reading Apocalypse 5, but by the time I reached page 3 I was wondering how much thing will change. As we know, thing will change a lot.

Personally I use regexes regularly (and not the simple ones). My first thought was converting all of my old code (it may be time to look for a new job ;-). Then I read how you can assign variables in the regexes. I especially liked %hash:=[(…)…(…)] construct for filling hashes. If this is close to the same speed as doing a loop with split, I’ll be very happy. I also think that having /x on be default is a good choice and will help make things easier to read. The option to have a non-assigning group is also welcome.

I’m undecided on how well the grammar rules will work, and if they will solve more problems then they create. I’m sure that Damian’s Exegesis 5 will shed some more light and give us even more to talk about.

In all, I’m looking forward to playing with the new regexes, but dreading the day I move my code to perl6 and will have to change and test (again) all of those regexes.

What are some of your reactions to the change?


In reply to Apocalypse 5 and regexes by c-era

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-23 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found