On 25 Aug 2004, at 13:25, Ulrich Windl wrote:

On 25 Aug 2004 at 12:49, Graham Barr wrote:

On 25 Aug 2004, at 12:24, Ulrich Windl wrote:
Hi,

comments are an official part of LDIF, but the Perl module doesn't
support them
right now.

It does, for reading.

I'm looking for an $ldif_out->write_comment().

Patches welcome, with associated tests

I'd like to, but I haven't yet found out the method LDIF uses to write anything
onto the file. Gan you give me a hint?

It just prints to the filehandle held in the 'fh' entry of the hash. Read the
start of the _write_entry method.


Graham.



Reply via email to