pkgsrc/devel/p5-Config-IniFiles
mef 8fd4f6d5e0 Update 2.86 to 2.88
-------------------
2.88        2015-07-10
    * Apply speedup patch from James Rouzier.
        - https://bitbucket.org/shlomif/perl-config-inifiles/pull-request/4/avoid-searching-through-all-the-sections/commits
        - Avoids it being O(n^2).

2.87        2015-06-16
    * Replace List::MoreUtils with List::Util-1.33-or-above.
        - We only used any() and none() which exist in List::Util too now.
        - https://rt.cpan.org/Public/Bug/Display.html?id=104764
        - Thanks to DBOOK for the report.
    * Fix handling of trailing comments which contain their delimiters twice.
        - E.g: "key=val ; comment ; further comment".
        - https://rt.cpan.org/Ticket/Display.html?id=105255
        - Thanks to Rohan Carly for the report and a test case.
2015-08-16 02:37:34 +00:00
..
DESCR
distinfo Update 2.86 to 2.88 2015-08-16 02:37:34 +00:00
Makefile Update 2.86 to 2.88 2015-08-16 02:37:34 +00:00