Help for this page
Select Code to Download
Select
or
download this
sub fn { my ($fn_x, $fn_y) = @_; ... $rc = 1 if $$fn_x ne 'x'; return 0; }