use warnings; use strict; sub get_config { return "Foo!" } 1;