Skip to content

Instantly share code, notes, and snippets.

@masak
Created August 15, 2014 13:37
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 masak/f4a2feb098e28197c1fa to your computer and use it in GitHub Desktop.
Save masak/f4a2feb098e28197c1fa to your computer and use it in GitHub Desktop.
Newlines missing?
> spurt
===SORRY!=== Error while compiling <unknown file>
Calling 'spurt' requires arguments (if you meant to operate on $_, please use .spurt or use an explicit invocant or argument)
Expected any of: :(IO::Handle $fh, Cool $contents, Any :encoding(:enc($enc)) = { ... }, Any :createonly($createonly), Any :append($append)) :(IO::Handle $fh, Blob $contents, Any :createonly($createonly), Any :append($append)) :(Cool $filename, Cool $contents, Any :encoding(:enc($enc)) = { ... }, Any :createonly($createonly), Any :append($append)) :(Cool $filename, Blob $contents, Any :createonly($createonly), Any :append($append))
at <unknown file>:1
------> <BOL>⏏spurt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment