in reply to simple regex (again)

have you given any thought to the fact that \t is a tab character in perl?

Replies are listed 'Best First'.
Re: Re: simple regex (again)
by davorg (Chancellor) on Oct 23, 2001 at 16:46 UTC

    Ooh. Good catch.

    Another good reason for not using doubled quoted strings when single quotes will do.

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you don't talk about Perl club."