Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created September 10, 2018 17:20
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 zoffixznet/f8183128a1b48e3783e9319beec7ad81 to your computer and use it in GitHub Desktop.
Save zoffixznet/f8183128a1b48e3783e9319beec7ad81 to your computer and use it in GitHub Desktop.
$ zef --debug install Pod::To::HTML
===> Searching for: Pod::To::HTML
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updated p6c mirror: http://ecosystem-api.p6c.org/projects1.json
===> Found: Pod::To::HTML:ver<0.3.22> [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: URI
===> Fetching: Pod::To::HTML
Fetching with plugin: Zef::Service::Shell::git+{<anon|1>}
===> Fetching [OK]: Pod::To::HTML:ver<0.3.22> to /home/zoffix/.zef/tmp/1536599821.6755.1800/Pod-To-HTML.git
===> Extracting: Pod::To::HTML
Extracting with plugin: Zef::Service::Shell::git+{<anon|1>}
===> Extraction [OK]: Pod::To::HTML to /home/zoffix/.zef/store/Pod-To-HTML.git
===> Filtering: Pod::To::HTML:ver<0.3.22>
===> Filtering [OK] for Pod::To::HTML:ver<0.3.22>
===> # SKIP: No need to build Pod::To::HTML:ver<0.3.22>
===> Testing: Pod::To::HTML:ver<0.3.22>
Testing with plugin: Zef::Service::Shell::prove+{<anon|1>}
t/010-basic.t ............. ok
t/020-code.t .............. ok
t/030-comment.t ........... ok
t/040-lists.t ............. ok
t/050-zero-width-index.t .. ok
t/060-table.t ............. ok
t/070-headings.t .......... ok
t/075-defn.t .............. skipped: Compiler does not support Pod::Defn
t/080-lang.t .............. ok
t/090-css.t ............... ok
t/100-issue-37.t .......... ok
t/110-issue-41.t .......... ok
All tests successful.
Files=12, Tests=25, 20 wallclock secs ( 0.06 usr 0.02 sys + 13.99 cusr 1.24 csys = 15.31 CPU)
Result: PASS
===> Testing [OK] for Pod::To::HTML:ver<0.3.22>
===> Installing: Pod::To::HTML:ver<0.3.22>
===> Install [OK] for Pod::To::HTML:ver<0.3.22>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment