in reply to Re: unless
in thread multiple commands before unless ?
The do{ } is exactly what I needed, however I want to avoid using modules in this case. Tie::File looks handy for other uses, but not what I'm doing at the moment.
Anyone else have any other methods that don't require a module?