Help for this page
void test() ... std::cout << "NULL\n" if ( SvOK( scalar ) ) // fixed std::cout << "OK\n"
void test( ... ) ... std::cout << "The value of `foo' is " << SvP_nolen( args["foo"] ) << "\n";