Help for this page
my @modules=qw/Text::CSV_XS Text::CSV/; my $module; ... } }
my $csv=$module->new( { binary => 1, });