RosettaCodeData/Task/HTTPS/Perl-6/https-1.pl6

3 lines
45 B
Raku
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
use WWW;
say get 'https://sourceforge.net/';