The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
my $eok = eval <<'THIS_IS_SOME_IDENTIFIER';
[%HOOK%]
THIS_IS_SOME_IDENTIFIER

die "Error compiling initialization_hook: $@\n" if $@;