fork(1) download
  1. if ($response.Str ~~ m/ \<td :s class\=\"task\"\>(.*)\<\/td\> /) {
  2. say $0;
  3. }
Runtime error #stdin #stdout #stderr 0.6s 187136KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
===SORRY!=== Error while compiling prog.pl
Variable '$response' is not declared
at prog.pl:1
------> if ($response.Str⏏ ~~ m/ \<td :s class\=\"task\"\>(.*)\<\/
    expecting any of:
        method arguments
        postfix