> I think the problem is eof not chomp. In fact its not clear why redo > and eof are there at all. If all you want to do is remove trailing > newlines (or more precisely input record separators) then > while (chomp $config) {} > would have done.
uh... I thought I have to loop somehow ;) That one solved it... Thanks, Lars _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs