http://www.perlmonks.org?node_id=244340


in reply to platform independent system commands

DOS does have deltree, which will remove entrie directory trees, but i would suggest using Perl's builtin functions (unlink, mkdir), as someone (a cast of 1000's really) has worked toward poratbility already.
from the frivolous to the serious