Skip to content

Instantly share code, notes, and snippets.

@andydude
Created March 29, 2013 19:33
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 andydude/5273055 to your computer and use it in GitHub Desktop.
Save andydude/5273055 to your computer and use it in GitHub Desktop.
$ panda install Grammar::Debugger
==> Grammar::Debugger depends on Term::ANSIColor
==> Fetching Term::ANSIColor
==> Building Term::ANSIColor
Compiling lib/Term/ANSIColor.pm
==> Testing Term::ANSIColor
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.72 cusr 0.19 csys = 0.94 CPU)
Result: PASS
==> Installing Term::ANSIColor
==> Successfully installed Term::ANSIColor
==> Fetching Grammar::Debugger
==> Building Grammar::Debugger
Compiling lib/Grammar/Debugger.pm
Obsolete use of | or \ with sigil on param $args
Compiling lib/Grammar/Tracer.pm
==> Testing Grammar::Debugger
t/tracer.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.03 cusr 0.19 csys = 1.25 CPU)
Result: PASS
==> Installing Grammar::Debugger
==> Successfully installed Grammar::Debugger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment