Skip to content

Instantly share code, notes, and snippets.

@Tux
Created December 17, 2015 10:58
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 Tux/1b7f08d40791e78a4962 to your computer and use it in GitHub Desktop.
Save Tux/1b7f08d40791e78a4962 to your computer and use it in GitHub Desktop.
$ panda install File::Temp
==> File::Temp depends on File::Directory::Tree
==> Fetching File::Directory::Tree
Use of uninitialized value %ENV of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in sub git-fetch at /pro/3gl/CPAN/rakudobrew/moar-nom/install/share/perl6/site/sources/ECEB472F74A70638AA7F0B606070239F98522B4C:39
==> Building File::Directory::Tree
==> Testing File::Directory::Tree
Use of uninitialized value %ENV of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at /pro/3gl/CPAN/rakudobrew/moar-nom/install/share/perl6/site/sources/A7DC5931E476885335761F67F20E8F0BCF2C5A98:72
t/basic.t .. ok
All tests successful.
Files=1, Tests=7, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.65 cusr 0.06 csys = 1.73 CPU)
Result: PASS
==> Installing File::Directory::Tree
==> Successfully installed File::Directory::Tree
==> Fetching File::Temp
Use of uninitialized value %ENV of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in sub git-fetch at /pro/3gl/CPAN/rakudobrew/moar-nom/install/share/perl6/site/sources/ECEB472F74A70638AA7F0B606070239F98522B4C:39
==> Building File::Temp
==> Testing File::Temp
Use of uninitialized value %ENV of type Any in string context
Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block at /pro/3gl/CPAN/rakudobrew/moar-nom/install/share/perl6/site/sources/A7DC5931E476885335761F67F20E8F0BCF2C5A98:72
t/tempfile.t .. ok
All tests successful.
Files=1, Tests=14, 3 wallclock secs ( 0.01 usr 0.01 sys + 2.47 cusr 0.15 csys = 2.64 CPU)
Result: PASS
==> Installing File::Temp
==> Successfully installed File::Temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment