Subject: | Noisy warning on ->fetch(url) |
Using fetch method with an URI, like this:
$resp = $self->fetch(URI->new($URL));
$URL is a full url, like https://rdap.norid.no/entity/NRA626O-NORID
The following warning is then printed (on my mac osx at least):
&Digest::SHA1::sha1_hex function called with reference argument at /usr/local/Cellar/perl/5.30.2/lib/perl5/site_perl/5.30.2/Net/RDAP.pm line 386.