Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created April 18, 2015 09:34
Show Gist options
  • Save tadzik/966a56e13c4318269302 to your computer and use it in GitHub Desktop.
Save tadzik/966a56e13c4318269302 to your computer and use it in GitHub Desktop.
┌─[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