rakudo / star

Rakudo Star (Raku distribution)
https://rakudo.org/
Artistic License 2.0
266 stars 41 forks source link

Deprecate LWP::Simple and replace by HTTP::Useragent #99

Closed stmuk closed 3 years ago

stmuk commented 7 years ago

R* should warn of the removal for at least one one release cycle. Once #98 is done it can be removed.

stmuk commented 6 years ago

Blocked on https://github.com/perl6/perl6-pod-to-bigpage/issues/30

JJ commented 5 years ago

Is this still relevant? LWP::Simple has also been updated...

Tyil commented 3 years ago

It appears LWP::Simple is being maintained by the Raku community now. Both LWP::Simple and HTTP::UserAgent are currently bundled with Rakudo Star.