Test-Needs-0.002010
Skip tests when modules not available
Changes for 0.002010 - 2023-01-22
- split main test into three separate scripts
- avoid outputting multiple plans if used with no_plan
Neo4j-Driver-0.34
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.34 - 2023-01-22
- Refactor experimental plug-in API:
- Deprecate experimental internal http_timeout setting; use config() instead.
- Fix support for non-standard database name in explicit transaction on Bolt
- Fix support for transaction begin on Bolt v1/v2
Excel-ValueReader-XLSX-1.09
extracting values from Excel workbooks in XLSX format, fast
Changes for 1.09
- fix bug on parsing empty string nodes with LibXML (ulibuck++)
FunctionalPerl-0.72.72
FunctionalPerl - functional programming in Perl
Changes for 0.72.72
- Repl: add :S mode with Perl::Tidy
- Struct: allow to export constructors via _END_
- Struct: add all_field_names
- Struct: add ":defaults" base class feature
- Struct: display FP::Failure values from predicates
- List: add cartesian_product, nonempty_list_of, improper_map, improper_filtermap, filtermap, improper_last, list_merge
- Array,Array/Mixin: add filtermap, merge
- List,Stream: add split
- HashSet: add hashset, is_hashset, is_uhashset, hashset_values, hashset_map, hashset_filter, hash_to_...function
- Hash: add hash_map, hash_filter, hash_key_filter, hash_value_filter
- Abstract/Sequence: add hashset, uhashset
- Predicates: add is_path_string, is_path_segment_string, sequence_of
- Create FP::Cmp, move cmp_complement to it, add cmp_then
- xperlfunc: add maybe_getfile_utf8, improve spawn
- xopen: add stdin, stdout, stderr
- Htmlparse: handle XML namespaces (hack)
- Text/CSV: various improvements
- various fixes
- unfinished: Chj::xperlfunc::xlocaltime: add iso_week_number + more
