Skip to content

Instantly share code, notes, and snippets.

@Siddhant
Created May 3, 2012 16:17
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 Siddhant/2586890 to your computer and use it in GitHub Desktop.
Save Siddhant/2586890 to your computer and use it in GitHub Desktop.
panda warnings
panda> install Term::ANSIColor
==> Fetching Term::ANSIColor
==> Building Term::ANSIColor
use of uninitialized value of type Any in string context in method build at lib/Panda/Builder.pm:44
==> Testing Term::ANSIColor
use of uninitialized value of type Any in string context in block <anon> at lib/Panda/Tester.pm:14
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.53 cusr 0.10 csys = 0.68 CPU)
Result: PASS
==> Installing Term::ANSIColor
==> Succesfully installed Term::ANSIColor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment