file: code/ParameterPassing/find_new_series.pl 22: my $fns = FindNewSeries->new; 23: say $fns->run( $ua, $formatter, $tt );
and pass them to the run-method