On 7/20/06, Brian Volk <[EMAIL PROTECTED]> wrote:

          } elsif (/^s+(\S.*)/) { # a provision

That pattern begins by matching an 's' at the start of the line, but
that's not what you want. Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
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