From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678910111213141516 <html><head><title>Tests for Embperl - Some Perl, but no output</title></head><body>1 [- $a = 5 -]2 [- $x = localtime -]3 [- $b = $x . $a -]</body></html>
<html>
<head>
<title>Tests for Embperl - Some Perl, but no output</title>
</head>
<body>
1 [- $a = 5 -]
2 [- $x = localtime -]
3 [- $b = $x . $a -]
</body>
</html>