Thank you.
On Fri, 25 Apr 2008, J. Peng wrote:
> On Fri, Apr 25, 2008 at 12:47 AM, David Nicholas Kayal
> <davek@[EMAIL PROTECTED]
> wrote:
>
>>
>> why is the first one true?
>>
>
> check 'perldoc perlre' :
>
>
> The following standard quantifiers are recognized:
>
> * Match 0 or more times
>
>
> \d* means 0 or more numbers.
>
> --
> J. Peng - QQMail Operation Team
> eMail: peng.kyo@[EMAIL PROTECTED]
AIM: JeffHua
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@[EMAIL PROTECTED]
> For additional commands, e-mail: beginners-help@[EMAIL PROTECTED]
> http://learn.perl.org/
>
>


|