in reply to Re: Phantom directories created using mkdir
in thread Phantom directories created using mkdir
I mean that $scalar was undefined. This was actually due to a faulty line of code where $scalar wasn't being passed properly. I fixed that problem but left the conditional in place as insurance!