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

"Gimme" Values */

/* =for apidoc AmU||G_SCALAR Used to indicate scalar context. See GIMME_V, GIMME, and perlcall.

Used to force a Perl eval wrapper around a callback. See perlcall.

Indicates that no arguments are being sent to a callback. See perlcall.

Multicall Functions