|
From: Aldo C. <da...@pe...> - 2001-02-15 17:21:10
|
Erick J. Bourgeois wrote:
> XSRETURN_NO; #Is the problem here?#
exxxactly, should be
XSRETURN_UNDEF;
instead.
cheers,
Aldo
__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;
|