+ o Fix PRINT retval (Closes: RT#57697).
+
Version 0.71 -- 1 Apr 2010 <rafl@debian.org> Florian Ragwitz
o Fix some more defined(%hash) warnings on perl 5.12.
ok = FALSE;
RETVAL = ok ? &PL_sv_yes : &PL_sv_undef;
+ OUTPUT:
+ RETVAL
int
WRITE(stream, bufsv, len, ...)