Re: unlink question

[email protected] (Tom Browder) Thu, 9 Oct 2025 11:04:16 -0500
Newsgroups perl.perl6.users
Message-ID <CAFMGiz-5OxWnOtN74MPriQVPQOiAdMToC9DwvmHoaeSrLZ8MhQ@mail.gmail.com>
On Thu, Oct 9, 2025 at 09:44 Tom Browder <[email protected]> wrote:
...

>
Whenever I want to deal with a collection of files and directories I use
> the Raku module "File::Find" which helps make such things much easier.
>

And I just checked, "File::Find" does work on Windows!

-Tom