The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
    SAVECOMPPAD();
    PAD_SET_CUR_NOSAVE(padlist,n);

Exactly like "pad_add_name_pvn", but takes a literal string instead of a string/length pair.

Exactly like "pad_findmy_pvn", but takes a literal string instead of a string/length pair.