Skip to content

Instantly share code, notes, and snippets.

@sergot
Created December 11, 2015 19:52
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 sergot/56d54f782d1210ac6203 to your computer and use it in GitHub Desktop.
Save sergot/56d54f782d1210ac6203 to your computer and use it in GitHub Desktop.
p6 errors occur every **first** run of changed program
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
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 /home/local/filip.sergot/p6/sambal/lib/Sambal.pm:171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment