Re: white space between roam and act



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
.



Relevant Pages