The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
        insert $count, by single        #step 1
        delete at random $count / 2     #step 2
        peek by single $count / 2 top items     #step 3
        insert $count * 2, bulk         #step 4
        delete at random $count / 2     #step 5
        peek $count / 2 using upto() #step 7
        goto step 1

1 POD Error

The following errors were encountered while parsing the POD:

Around line 11:

Unknown directive: =plan