<<

NAME

ProductOpener::ImportConvertCarrefourFrance - convert product data files from Carrefour France to the Open Food Facts format.

SYNOPSIS

ProductOpener::ImportConvertCarrefourFrance is called by convert_carrefour_data.pl

It is a separate module so that it can be easily tested in t/import_convert_carrefour_france.t

DESCRIPTION

..

FUNCTIONS

convert_carrefour_france_files ($file_handle, $files_ref)

Convert a set of files provided by Carrefour France in OFF CSV format.

Arguments

file handle $file_handle

reference to list of files $files_ref

<<