Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Beginners > Re: another hel...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 14 of 16 Topic 11019 of 11751
Post > Topic >>

Re: another help on input record separator clarity please

by rvtol+news@[EMAIL PROTECTED] (Dr.Ruud) May 4, 2008 at 11:01 PM

"Chas. Owens" schreef:
> Dr.Ruud:
>> Chas:

>>> Is there a reason I am missing to use [[:blank:]] over [ \t]?
>>
>>  The [:blank:] matches (at least) 18 codepoints. unicount.pl:
>>
http://www.nntp.perl.org/group/perl.perl5.****ters/2007/02/msg121080.html
>>
>>  I prefer some of the named ones, like [:blank:] and [:punct:] and
>>  [:xdigit:].
>
> Ah-ha, perlre is wrong then. It claims that space is 'A GNU extension
> equivalent to [ \t] , "all horizontal whitespace"', but that must only
> be true under the bytes pragma.

s/claims that space is/claims that blank is/

Be careful with using the byte pragma in that way, because it modifies
the behaviour of strings that have the utf8 flag on, which means you are
depending on the internal way that your perl executable implements
strings, IOW asking for trouble.


> It's perlbug time.

There are many voices that want to change the meaning of \d to [0-9]
only (from Perl 5.12 on).

Maybe we should get a \pd to be a shortcut for \p{IsDigit}. (idem for D,
s, S, w, W, etc.)

-- 
Affijn, Ruud

"Gewoon is een tijger."
 




 16 Posts in Topic:
another help on input record separator clarity please
rich.japh@[EMAIL PROTECTE  2008-05-02 17:55:58 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-02 17:58:47 
Re: another help on input record separator clarity please
rich.japh@[EMAIL PROTECTE  2008-05-02 18:21:32 
Re: another help on input record separator clarity please
rvtol+news@[EMAIL PROTECT  2008-05-03 00:32:22 
Re: another help on input record separator clarity please
rvtol+news@[EMAIL PROTECT  2008-05-03 12:40:34 
Re: another help on input record separator clarity please
jhoblitt@[EMAIL PROTECTED  2008-05-02 11:08:27 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-02 20:04:43 
Re: another help on input record separator clarity please
rich.japh@[EMAIL PROTECTE  2008-05-02 21:48:41 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-03 04:26:34 
Re: another help on input record separator clarity please
jhoblitt@[EMAIL PROTECTED  2008-05-02 11:26:06 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-03 16:41:18 
Re: another help on input record separator clarity please
rvtol+news@[EMAIL PROTECT  2008-05-04 20:25:44 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-04 15:42:43 
Re: another help on input record separator clarity please
rvtol+news@[EMAIL PROTECT  2008-05-04 23:01:08 
Re: another help on input record separator clarity please
chas.owens@[EMAIL PROTECT  2008-05-04 19:00:38 
sed split on pipe
pauliecat@[EMAIL PROTECTE  2008-05-06 05:27:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 6:45:30 CDT 2008.