Skip to content

Instantly share code, notes, and snippets.

@Siddhant
Created May 7, 2012 16:34
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/2628829 to your computer and use it in GitHub Desktop.
Save Siddhant/2628829 to your computer and use it in GitHub Desktop.
$ panda install LWP::Simple
==> LWP::Simple depends on MIME::Base64, URI
==> Fetching MIME::Base64
==> Building MIME::Base64
==> Testing MIME::Base64
t/parrot.t .. ok
All tests successful.
Files=1, Tests=9, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.80 cusr 0.13 csys = 0.98 CPU)
Result: PASS
==> Installing MIME::Base64
==> Succesfully installed MIME::Base64
==> Fetching URI
==> Building URI
==> Testing URI
t/01.t ................... No subtests run
t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... No subtests run
Test Summary Report
-------------------
t/01.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/rfc-3986-examples.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
Files=4, Tests=21, 9 wallclock secs ( 0.05 usr 0.02 sys + 5.04 cusr 0.44 csys = 5.55 CPU)
Result: FAIL
Any()
resolve stage failed for LWP::Simple: Dependency resolution has failed: stage test failed for URI
in block <anon> at lib/Panda.pm:92
in sub indir at lib/Panda/Common.pm:15
in method test at lib/Panda/Tester.pm:12
in method test-helper at lib/Pies.pm:54
in method resolve-helper at lib/Pies.pm:86
in block <anon> at lib/Pies.pm:80
in method resolve-helper at lib/Pies.pm:78
in method resolve at lib/Pies.pm:98
in any call_with_capture at src/gen/Metamodel.pm:2614
in block <anon> at src/gen/CORE.setting:415
in method resolve at lib/Panda.pm:84
in block <anon> at /home/siddhant/.perl6/bin/panda:86
in method reify at src/gen/CORE.setting:4783
in method reify at src/gen/CORE.setting:4678
in method reify at src/gen/CORE.setting:4678
in method gimme at src/gen/CORE.setting:5065
in method eager at src/gen/CORE.setting:5040
in method eager at src/gen/CORE.setting:1028
in sub eager at src/gen/CORE.setting:5329
in sub MAIN at /home/siddhant/.perl6/bin/panda:83
in block <anon> at /home/siddhant/.perl6/bin/panda:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment