package Baz;
# define an incorrect ALT
use constant ALT => 'blah';
1;
