The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

<html>
<head>
<title>Tests for Embperl - Execute non exitent file</title>
</head>
<body>
[-
$r = shift ;
$rc = Execute ({ inputfile => 'notfound.htm', options => 262144 }) ;
-]
rc = [+ $rc +]<br>
<p>Done.</p>
</body></html>