That version definitely helped the situation. The ldif file now processes correctly. Many thanks for all the help and insight from everyone!
Hopefully we'll see a new version in CPAN with these enhancements <grin> Thanks again Eric. On Thu, November 24, 2005 9:19 am, Graham Barr wrote: > Well that is an error as < being the first character is supposed to > be followed by a file: URL to read the attribute contents from. But > it should not hang. $ldif->error should return an error string like > "unsupported URL type" > > There have been some changes since 0.32. You can try the latest > LDIF.pm from the repository > > http://svn.mutatus.co.uk/repos/perl-ldap/trunk/lib/Net/LDAP/LDIF.pm > > > Graham. >