OK.

This is now my 3rd request.

Please could someone delete me off this alias.  Please delete all

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

emails

I'm getting over 20 emails a day and this is very frustrating









                                                                                       
   
                    Jeff                                                               
   
                    'japhy/Marill        To:     Paul Johnson <[EMAIL PROTECTED]>          
   
                    ion' Pinyan          cc:     Darren Edgerton                       
   
                    <jeffp@crusoe        <[EMAIL PROTECTED]>,               
   
                    .net>                [EMAIL PROTECTED]                            
   
                                         Subject:     Re: How to count the number of   
   
                    08/20/01             whitespaces at the start of a line            
   
                    09:44 AM                                                           
   
                    Please                                                             
   
                    respond to                                                         
   
                    japhy                                                              
   
                                                                                       
   
                                                                                       
   




On Aug 20, Paul Johnson said:

>On Mon, Aug 20, 2001 at 08:27:41AM -0400, Jeff 'japhy/Marillion' Pinyan
wrote:
>
>>   $str =~ /\s*/;
>>   my $leading = length $1;
>
>that would be
>
>    $str =~ /(\s*)/;

Err, yes.  My mistake.

>> ** Look for "Regular Expressions in Perl" published by Manning, in 2002
**
>
>But I'm sure you knew that ;-)

Irony will kill me.

--
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to