Changes for version 0.400_009 - 2014-05-05
- improve documentation (David Golden, Jens Rehsack)
- bundle non-core modules (compared to 5.14)
Changes for version 0.400_008 - 2014-04-24
- fix none for 0.24 and clarify API tag documentation (David Golden)
- refactor import tags for clarity (David Golden)
Changes for version 0.400_007 - 2014-04-22
- cut out exporter-related cruft; it was only necessary when needing to choose between multiple implementations (Toby Inkster)
- Reorganize and clarify documentation (David Golden)
- revise SYNOPSIS and DESCRIPTION for revised export model (David Golden)
- introduce ":like_*" import tags (Toby Inkster, Jens Rehsack)
- remove Data::Tumbler and Module::Pluggable from configure dependencies, they're coming with Test::WriteVariants
Changes for version 0.400_006 - 2014-04-01
- fix typos in POD (RT#87490 - thanks to David Steinbrunner)
- refactor LMU as discussed with David Golden, Tim Bunce and Toby Inkster
Changes for version 0.400_005 - 2014-03-24
- rename implementations from alias => relax and tassilo => strict
- remove 'sno' implementation
- add precedence 'default' in addition to 'all' for those who prefer strict over relax
- move dependency Module::Runtime from configure to runtime
Changes for version 0.400_004 - 2014-03-21
- Switch from Sub::Exporter to Exporter::Tiny (Toby Inkster)
- fix issues on older perls back to 5.8.1 (Config::AutoConf will not do out of the box, but this can be fixed)
- fix backward compatibility issues (RT#94013 in conjunction with RT#93995) Details needs to be discussed with Moose community (unless they stop caring) to get out of distinguishing hell as soon as possible
- fix some spelling issues reported by David Steinbrunner (RT#86347)
- clarify depedencies, especially recommended ones
- add some additional tests to prove reported bugs (informed reporters when not reproducable)
Changes for version 0.400_003 - 2014-03-18
- fix compile error on threaded perls (RT#93934 - thanks Andreas Koenig for reporting)
- fix exporter configuration (RT#93929 - thanks Andreas Koenig for reporting)
- fix RT#40905 by allowing choose an appropriate implementation
- add test for RT#76749 - seems not reproducable (but hopefully reporter David J. Oswald can fix the test to help fixing the issue beyond)
Changes for version 0.400_002 - 2014-03-16
- reduce minimum perl version to 5.8.1
- split implementations between existing authors
- switch to DynaLoader and Sub::Exporter
- rely for testing on Test::WriteVariants and Data::Tumbler (DBI::Test technology to improve tests)
- fix 64-bit integer precision (RT#93207 reported by Dana Jacobsen)
Changes for version 0.400_001 - 2013-10-11
- Reformat Changes as per CPAN::Changes::Spec
- taking FIRSTCOME power and move repository to GitHub
- merge Tassilo's 0.25_nn dev releases back
- mark "any" and "all" as "to be discussed" ==> API changes made by Alias/ADAMK
- bump version to clarify new age (contributors welcome!)
- bump minimum perl version to 5.8.3
Modules
Provide the stuff missing in List::Util
Provide List::MoreUtils pure Perl implementation
Provide compiled List::MoreUtils functions
Provides
in lib/List/MoreUtils/XS.pm