Description
CSV processing can preserve character encodings when files come from different systems or locales. This module extends Text::CSV behavior with encoding-aware parsing and output for Perl programs. It is useful for import, export, reporting, and data-cleanup scripts.