Beau E. Cox wrote:
> 
> Whitespace is \s  ( by default ( |\t|\n) ) 

Actually the \s character class is the same as [ \t\n\r\f].


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to