Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Perl 28 broke L: How to fix?

by Athanasius (Archbishop)
on Oct 28, 2019 at 07:14 UTC ( [id://11108034]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl 28 broke L: How to fix?
in thread Perl 28 broke L: How to fix?

Don’t know what went wrong for you, but it’s working fine for me:

17:17 >perl -ML -e "print Data::Dumper->Dump([HTTP::Tiny->new->get(q(h +ttps://www.perlmonks.org))->{headers}]);" $VAR1 = { 'content-type' => 'text/html', 'server' => 'Apache/2.4.41', 'etag' => '"e57e-595f34244bafb"', 'content-length' => '58750', 'last-modified' => 'Mon, 28 Oct 2019 07:15:04 GMT', 'accept-ranges' => 'bytes', 'date' => 'Mon, 28 Oct 2019 07:18:01 GMT' }; 17:18 >mversion -f L Data::Dumper HTTP::Tiny L v1.0.1 Data::Dumper 2.173 HTTP::Tiny 0.070 17:18 >perl -v This is perl 5, version 28, subversion 0 (v5.28.0) built for MSWin32-x +64-multi-thread

Strawberry Perl v5.28.0 under Windows 8.1, 64-bit. Same (correct) result using Perl v5.30.0.

Cheers,

Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11108034]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 00:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found