The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Test that __FILE__ and __LINE__ are set properly in eval.
set display eval dumper
eval __FILE__
eval __LINE__
q!