Patch::DBI::WriteCSV->import; my @all_artists = $schema->resultset('Artist')->all; Patch::DBI::WriteCSV->unimport;