Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created August 30, 2017 14:46
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zoffixznet/f032a31d1730b28b8357e797d478b605 to your computer and use it in GitHub Desktop.
$ perl6 -MWWW -e '"http://ecosystem-api.p6c.org/projects.json".&jget.first(*<name> eq "IO::Path::ChildSecure").<version>.say'
1.001006
$ zef update
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json
===> Updated p6c mirror: http://ecosystem-api.p6c.org/projects.json
----------------------------------------------------
Content Storage |Distribution Count
----------------------------------------------------
Zef::Repository::Ecosystems<p6c> |885
Zef::Repository::LocalCache |36
Zef::Repository::Ecosystems<cpan>|35
----------------------------------------------------
$ zef install IO::Path::ChildSecure
All candidates are currently installed
No reason to proceed. Use --force-install to continue anyway
$ zef info IO::Path::ChildSecure
- Info for: IO::Path::ChildSecure
- Identity: IO::Path::ChildSecure:ver('1.001005')
- Recommended By: /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site
Description: Secure version of IO::Path.child
License: Artistic-2.0
Provides: 1 modules
Support:
# source: git://github.com/zoffixznet/perl6-IO-Path-ChildSecure.git
Depends: 2 items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment