my $formatter = Formatter->new( config => \%config ); # many lines and modules later ... my $formatted_item = $formatter->format( $item );