Skip to content

Instantly share code, notes, and snippets.

@colomon
Created April 17, 2014 17:36
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 colomon/11000133 to your computer and use it in GitHub Desktop.
Save colomon/11000133 to your computer and use it in GitHub Desktop.
smoker@melissa:~$ pandabrew/bin/pandabrew panda install Shell::Command
==> Fetching Shell::Command
==> Building Shell::Command
Compiling lib/Shell/Command.pm to pir
==> Testing Shell::Command
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.40 cusr 0.17 csys = 1.59 CPU)
Result: PASS
==> Installing Shell::Command
Copying blib/lib/Shell/Command.pm to /home/smoker/rakudo/install/lib/parrot/6.1.0-devel/languages/perl6/site/lib/Shell/Command.pm
Copying blib/lib/Shell/Command.pir to /home/smoker/rakudo/install/lib/parrot/6.1.0-devel/languages/perl6/site/lib/Shell/Command.pir
==> Successfully installed Shell::Command
smoker@melissa:~$ pandabrew/bin/pandabrew panda install Shell::Command
===SORRY!===
Missing or wrong version of dependency 'lib/Shell/Command.pm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment