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

The engine implementing unpack() Perl function. unpackstring puts the extracted list items on the stack and returns the number of elements. Issue PUTBACK before and SPAGAIN after the call to this function.

The engine implementing pack() Perl function.