Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 30, 2018 07: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 Whateverable/201f5c5d1b55fffe925f2d1cb101839b to your computer and use it in GitHub Desktop.
Save Whateverable/201f5c5d1b55fffe925f2d1cb101839b to your computer and use it in GitHub Desktop.
evalable6
my $acp; dd split($acp, ",")
(exit code 1)
Cannot resolve caller split(Str: Any); none of these signatures match:
(Str:D $: Regex:D $pat, $limit is copy = Inf;; :$v is copy, :$k, :$kv, :$p, :$skip-empty, *%_)
(Str:D $: Cool $match;; :$v is copy, :$k, :$kv, :$p, :$skip-empty, *%_)
(Str:D $: Cool $match, $limit is copy = Inf;; :$v is copy, :$k, :$kv, :$p, :$skip-empty, *%_)
(Str:D $: @needles, $parts is copy = Inf;; :$v is copy, :$k, :$kv, :$p, :$skip-empty, *%_)
in block <unit> at /tmp/4kNPHzP16b line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment