Help for this page
use Inline C => q{ void c_time() { ... } }; print scalar c_time();
sub helper { localtime(); ... } }; print scalar c_time();