Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/p6.p6 Secret

Created January 17, 2017 19:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zoffixznet/3a528bef979d013bf5c35d017d58b593 to your computer and use it in GitHub Desktop.
alias update-perl6='rm -fr ~/.zef; rm -fr ~/.perl6; rm -fr ~/.rakudobrew/; git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew; rakudobrew build moar; rakudobrew build zef; \
zef --/test install Inline::Perl5 DBIish Test::When Test::Notice Test::META Pretty::Topic File::Find IO::Socket::SSL HTTP::UserAgent URI::Escape HTTP::Tinyish \
Grammar::Tracer Config::From HTML::Entity Lingua::Conjunction Data::Dump IRC::TextColor JSON::Tiny HTTP::Server::Tiny URI::Encode'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment