The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html>
<html>
<body>
This file contains perl that will not compile.

<!-- perl	that will not compile
use strict;

($c,$ref) = @_;

$ref->print("failed to detect undeclared variable during compile","\n");

-->

</body>
</html>