What/when/where/how might one come across the ?character? '\000' -> that's 
backslash followed by three zero's.

I ask because i've just come acress a regex for parsing valid directories and 
it has that as an m/...[^\000].../ (as in, we don't want to find this...)

        Thanks
                -Chris

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

Reply via email to