#!/usr/bin/perl use strict; use warnings; use IO::All; my $content < io('https://www.guardiananytime.com'); print $content, "\n";