Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created June 10, 2017 20:05
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/ebe7081df755c48e871236b685dd2c55 to your computer and use it in GitHub Desktop.
Save zoffixznet/ebe7081df755c48e871236b685dd2c55 to your computer and use it in GitHub Desktop.
sqlite> select * from toast where module = 'Text::Spintax';
739|8b86b50|2017.05-393-g8b86b50|Text::Spintax|Unkn|1497124939|No extracting backend available
in method extract at /home/cpan/toast/build/nom/install/share/perl6/site/sources/599E715A47A565CCA1D654626AB3DE5EDD8EF968 (Zef::Extract) line 8
in code at /home/cpan/toast/build/nom/install/share/perl6/site/sources/5CBAAFEFAAB1740958A5BF3BCD5E24C04D43EEB5 (Zef::Client) line 260
in method extract at /home/cpan/toast/build/nom/install/share/perl6/site/sources/5CBAAFEFAAB1740958A5BF3BCD5E24C04D43EEB5 (Zef::Client) line 243
in method fetch at /home/cpan/toast/build/nom/install/share/perl6/site/sources/5CBAAFEFAAB1740958A5BF3BCD5E24C04D43EEB5 (Zef::Client) line 182
in sub MAIN at /home/cpan/toast/build/nom/install/share/perl6/site/sources/EC4CB3A653760AFCB434D28800A3F559EA8634E0 (Zef::CLI) line 149
in block <unit> at /home/cpan/toast/build/nom/install/share/perl6/site/resources/007D5E5A61B87BAA8B85A58771E235214AFADB77 line 1
|===> Searching for: Text::Spintax
===> Found: Text::Spintax:ver('0.01') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: Test::META
===> Searching for missing dependencies: Test::META
===> Found dependencies: Test::META:ver('0.0.9'):auth('github:jonathanstowe') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: Test, META6
===> Searching for missing dependencies: META6
===> Found dependencies: META6:ver('0.0.15'):auth('github:jonathanstowe') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: JSON::Class, JSON::Fast, Test
===> Searching for missing dependencies: JSON::Class, JSON::Fast
===> Found dependencies: JSON::Fast:ver('0.9.2'), JSON::Class:ver('0.0.8'):auth('github:jonathanstowe') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: Test, JSON::Marshal, JSON::Unmarshal, JSON::Fast
===> Searching for missing dependencies: JSON::Marshal, JSON::Unmarshal
===> Found dependencies: JSON::Unmarshal:ver('0.08'), JSON::Marshal:ver('0.0.12'):auth('github:jonathanstowe') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: JSON::Fast, JSON::Name, Test
===> Searching for missing dependencies: JSON::Name
===> Found dependencies: JSON::Name:ver('0.0.2'):auth('github:jonathanstowe') [via Zef::Repository::Ecosystems<p6c>]
===> Dependencies: Test
===> Fetching: Text::Spintax
Fetching with plugin: Zef::Service::Shell::wget+{<anon|74740640>}
===> Fetching [OK]: Text::Spintax:ver('0.01') to /home/cpan/.zef/tmp/perl6-Text-Spintax
===> Fetching: Test::META
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: Test::META:ver('0.0.9'):auth('github:jonathanstowe') to /home/cpan/.zef/tmp/Test-META.git
===> Fetching: META6
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: META6:ver('0.0.15'):auth('github:jonathanstowe') to /home/cpan/.zef/tmp/META6.git
===> Fetching: JSON::Fast
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: JSON::Fast:ver('0.9.2') to /home/cpan/.zef/tmp/json_fast.git
===> Fetching: JSON::Class
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: JSON::Class:ver('0.0.8'):auth('github:jonathanstowe') to /home/cpan/.zef/tmp/JSON-Class.git
===> Fetching: JSON::Unmarshal
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: JSON::Unmarshal:ver('0.08') to /home/cpan/.zef/tmp/JSON-Unmarshal.git
===> Fetching: JSON::Marshal
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: JSON::Marshal:ver('0.0.12'):auth('github:jonathanstowe') to /home/cpan/.zef/tmp/JSON-Marshal.git
===> Fetching: JSON::Name
Fetching with plugin: Zef::Service::Shell::git+{<anon|74740640>}
===> Fetching [OK]: JSON::Name:ver('0.0.2'):auth('github:jonathanstowe') to /home/cpan/.zef/tmp/JSON-Name.git
===> Extracting: Text::Spintax
|1
sqlite>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment