in reply to Re: pattern matching help
in thread pattern matching help

thanks but this still doesn't pass the correct filename test on my cgi ;-(

Replies are listed 'Best First'.
Re: Re: Re: pattern matching help
by dingus (Friar) on Dec 16, 2002 at 14:27 UTC
    thanks but this still doesn't pass the correct filename test on my cgi ;-(
    Are you sure you don't have / instead of \?

    Copious use of debugging prints/warns would help identify whethre you have the match strng you expect and the rege you want

    Dingus


    Enter any 47-digit prime number to continue.