RosettaCodeData/Task/HTTPS/Perl-6/https-1.pl6
2018-06-22 20:57:24 +00:00

2 lines
45 B
Raku

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