Created
March 29, 2017 19:17
-
-
Save anonymous/5c0df6d23c3a592d608299acf5f50e57 to your computer and use it in GitHub Desktop.
zef install Terminal::ANSIColor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ zef install Terminal::ANSIColor | |
===> Searching for: Terminal::ANSIColor | |
===> Searching for missing dependencies: nqp | |
===> Failed to find dependencies: nqp | |
Failed to find some required dependencies | |
in block at /home/claudio/.perl6/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 142 | |
in block at /home/claudio/.perl6/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 100 | |
in sub MAIN at /home/claudio/.perl6/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 108 | |
in block <unit> at /home/claudio/.perl6/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E line 1 | |
claudio@bologna:~$ perl6 --version | |
This is Rakudo version 2017.01 built on MoarVM version 2017.01 | |
implementing Perl 6.c. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment