Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created November 19, 2011 15:16
Show Gist options
  • Save tadzik/1378946 to your computer and use it in GitHub Desktop.
Save tadzik/1378946 to your computer and use it in GitHub Desktop.
┌─[tadzik@yavin4]─[~/src/perl/panda] (master)*
└─[%]─> time perl6 bin/panda install Acme::Meow
Use of uninitialized value in string context
==> Fetching Acme::Meow
==> Building Acme::Meow
==> Testing Acme::Meow
t/00-load.t .. ok
t/01-fun.t ... ok
All tests successful.
Files=2, Tests=3, 14 wallclock secs ( 0.03 usr 0.00 sys + 13.48 cusr 0.41 csys = 13.92 CPU)
Result: PASS
==> Installing Acme::Meow
==> Succesfully installed Acme::Meow
perl6 bin/panda install Acme::Meow 46.86s user 1.25s system 96% cpu 49.630 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment