my $obj = { IO => $reader, template => $template, fields_ref => \@fields, }; bless $obj => $class; }