I'll try to rephrase as I didn't get any answer to my previous
posting.

A call to "parse" does not seem to ever return false when passed a
phoney file name.

  my $schema = Net::LDAP::Schema->new;
  $schema->parse ( "foobar" ) or die "this line is never printed";

Any help?
-- 
        Claude

Reply via email to