The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

{ my @a = $span ∖ 2 ); is( @a.elems, 2, 'difference value' ); is( @a[0].stringify, '[1,2)', 'difference 0' ); is( @a[1].stringify, '(2,3]', 'difference 1' ); }

1 POD Error

The following errors were encountered while parsing the POD:

Around line 59:

Non-ASCII character seen before =encoding in '∖'. Assuming UTF-8