Your question is way to vague. What do you actually want to do? If you just wanna download a page, use curl or some other tool, no reason to do it from raku if there's nothing more than that. If you want more than that, then please be more specific.
On Tue, Apr 7, 2020 at 12:15 PM ToddAndMargo via perl6-users < perl6-users@perl.org> wrote: > How do I read (download) a web page? get? >