Saturday 27th November 2010
Local Packages
Updated perl-DateTime to 0.66 (documentation changes only)
Updated perl-MIME-XBase64 to 3.13:
The fix in v3.12 to try to preserve the SvUTF8 flag was buggy and actually managed to set the flag on strings that did not have it originally
Updated perl-Text-CSV_XS to 0.79:
Version 0.77 broke MacOS exported CSV files with only \r
Use correct type for STRLEN (HP-UX/PA-RISC/32)
- More code coverage
- EOF unreliable when line-end missing at EOF
Updated perl-version to 0.86:
Fix export of is_strict/is_lax and add strict/lax tests from core