33 use File::Path qw(make_path remove_tree); [...] 387 $result = eval { remove_tree "/path/to/tree"; }; [...]