On 5/10/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
I'm looking at some sample code from an opensource software package, and
had a question on the the usage of '\' in the following:
username => \ &common_name_validator
There is an explicit space list between \ and &com
Hi all,
I'm looking at some sample code from an opensource software package, and
had a question on the the usage of '\' in the following:
$auth_backends = {
struct_validator => {
sufficient => 1,
driver => 'AuthStruct',
username => \ &common