RosettaCodeData/Task/HTTPS/Raku/https-1.raku
2023-07-01 13:44:08 -04:00

2 lines
45 B
Raku

use WWW;
say get 'https://sourceforge.net/';