Created
April 18, 2015 09:34
-
-
Save tadzik/966a56e13c4318269302 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
┌─[tadzik@yavin]─[~] | |
└─[%]─> perl6 --version | |
This is perl6 version 2015.03-312-ga244887 built on MoarVM version 2015.03-133-ga300558 | |
┌─[tadzik@yavin]─[~] | |
└─[%]─> panda install File::Temp Slang::Tuxic Inline::Perl5 | |
==> Fetching File::Temp | |
==> Building File::Temp | |
Compiling lib/File/Temp.pm to mbc | |
==> Testing File::Temp | |
t/tempfile.t .. ok | |
All tests successful. | |
Files=1, Tests=9, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.58 cusr 0.04 csys = 1.65 CPU) | |
Result: PASS | |
==> Installing File::Temp | |
==> Rebuilding reverse dependencies: HTTP::UserAgent | |
(... and so on) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment