Skip to content

Instantly share code, notes, and snippets.

@FROGGS

FROGGS/eleven.sh Secret

Last active August 29, 2015 14: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 FROGGS/0ee4c44089fd095e2c43 to your computer and use it in GitHub Desktop.
Save FROGGS/0ee4c44089fd095e2c43 to your computer and use it in GitHub Desktop.
$ panda install System::Passwd
==> Fetching System::Passwd
==> Building System::Passwd
Compiling lib/System/Passwd/User.pm6 to mbc
Compiling lib/System/Passwd.pm6 to mbc
==> Testing System::Passwd
t/Passwd.t .. ok
t/User.t .... ok
All tests successful.
Files=2, Tests=36, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.08 cusr 0.04 csys = 1.15 CPU)
Result: PASS
==> Installing System::Passwd
===WARNING!===
The distribution System::Passwd does not seem to have a "provides" section in its META.info file,
and so the packages will not be installed in the correct location.
Please inform the author to add a "provides" section, mapping every exposed namespace to a file
location in the distribution.
See http://design.perl6.org/S22.html#provides for more information.
==> Successfully installed System::Passwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment