sub foo_var { 'a' } use Foo; foo_var(); # Undefined subroutine called.