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