Skip to content

Instantly share code, notes, and snippets.

@ugexe
Created August 18, 2015 20:18
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 ugexe/2557bc1413d4a86bb58e to your computer and use it in GitHub Desktop.
Save ugexe/2557bc1413d4a86bb58e to your computer and use it in GitHub Desktop.
The 'gimme' method was an internal method used by rakudo before the Great
List Refactor. The fact that you are seeing this message, means that you
have code that was using that unsupported rakudo internal API.
Please refactor this code using the new Iterator / Seq interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment