NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Eecks. (Score:1)
Lovely, a magical first value of \1. That must make for some scores of very sad maintainance programmers.
I've never used File::Remove, and after seeing this, I doubt I ever will.
Re: (Score:1)
I would like to have a go at another module though at some point (although I doubt very much that will happen) that would be a safer delete.
Prescan the tree and work out if you SHOULD be able to delete it, then do it seperately.