in reply to Re: Problems with blank lines
in thread Problems with blank lines

Sorry the foreach should be: foreach $object (@objects) and the testing should be if (-d $path . $object) I'll update it. Thanks for catching that.