Robin Bowes skribis 2006-06-20 13:01 (+0100): > Also, Conway recommends always using the /x /m /s flags, so the above > regex would be: > /\A \d+ \z/xms > I unreservedly recommend this book.
Let's not discuss this in too much detail, but my strong opinion is that including /xms by default is a very bad idea. Use them when you *need* them, and only then. Juerd -- http://convolution.nl/maak_juerd_blij.html http://convolution.nl/make_juerd_happy.html http://convolution.nl/gajigu_juerd_n.html
