The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Text-CSV-Easy

0.05    2013-02-08
        Update metadata

0.04    2013-02-08
        Fixes an issue when a comman follows an escaped quote.
        Adds TCE_VERSION numbering which will only load XS if TCE_VERSION matches.

0.03    2013-02-07
        Better handles empty strings and undef values. 
        Adds tests to ensure XS and PP compatability.

0.02    2013-02-06
        Minor changes.

0.01    2013-02-06
        First version, released on an unsuspecting world.