Graham Barr wrote:
Did you call $dsml->end_dsml(); ?
If not then your dsml will be incomplete.
Graham.
No, I did'nt. I apologize for not having read the man page carefully enough.
Btw, I did'nt call start_dsml()either, but this seems to make no dif
On Thu, April 14, 2005 4:52 am, Gerd Schering said:
> Hi,
>
> when I dump a ldap entry in dsml format via
>
> $dsml->write_entry($entry),
>
> the final closing tags
>
>
>
Did you call $dsml->end_dsml(); ?
If not then your dsml will be incomplete.
Graham.
Hi,
when I dump a ldap entry in dsml format via
$dsml->write_entry($entry),
the final closing tags
are missing.
Because Net::LDAP::DSML calls XML::SAX::Writer for writing, I think it's
more the fault of the latter (on which btw development seems to have
stopped sinc 2002).
Ha
Hi all...
I have just seen on CPAN Net::LDAP::DSML...
In description I have readed "...At the moment this module only writes
DSML entry and schema entities. Reading DSML entities is a future
project..."
I just upload on PAUSE my first module, DSMLRPC, which get a DSML
request
Hello Graham,
Sorry to disturb you, but I'm writing about a problem I get in perl
using the Net::LDAP::DSML module.
As it seems to me that there is no activity around the CPAN bug report
tools for perl-ldap, I was wondering if you were still involved in this
project and if you could k
On 30/1/04 9:59 am, Mike Jackson <[EMAIL PROTECTED]> wrote:
> Hi,
> Is Net::LDAP capable of doing the above task? If not, then can somebody
> point me to some tools (no java, please) that can do the task?
Net::LDAP has a DSML reader class (which relies on some other perl XML
c
Hi,
Is Net::LDAP capable of doing the above task? If not, then can somebody
point me to some tools (no java, please) that can do the task?
I am in quite a hurry, and if I don't find something ASAP then I'm going
to fire up vi and start doing it manually... It is a quite large schema,
however, so