1 + 3 something
$has_run = 1;
';
if $has_run { say "ok 1"; } else { say "not ok 1 # TODO"; }
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 9:
=begin without a target?
- Around line 14:
'=end' without a target?