Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Created November 28, 2019 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDaniel/bd8528c66900d3667aa8fbc630a01e77 to your computer and use it in GitHub Desktop.
Save AlexDaniel/bd8528c66900d3667aa8fbc630a01e77 to your computer and use it in GitHub Desktop.
zef install LWP::Simple
===> Searching for: LWP::Simple
===> Updating cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Searching for missing dependencies: JSON::Tiny
===> Testing: JSON::Tiny:ver<1.0>
===> Testing [OK] for JSON::Tiny:ver<1.0>
===> Testing: LWP::Simple:ver<0.106>:auth<github:perl6>
===> Testing [OK] for LWP::Simple:ver<0.106>:auth<github:perl6>
===> Installing: JSON::Tiny:ver<1.0>
===> Installing: LWP::Simple:ver<0.106>:auth<github:perl6>
2 bin/ scripts [lwp-get.p6 lwp-download.p6] installed to:
/home/alex/.rakudobrew/versions/moar-master/install/share/perl6/site/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment