The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
    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.