Complete-Util-0.613
General completion routine
Changes for 0.613 - 2023-01-17
- complete_comma_sep(): Support showing summaries.
Acme-CPANModules-WorkingWithCSV-0.002
Working with CSV (comma-separated value) data in Perl
Changes for 0.002 - 2022-12-02
- Update program name: csv-add-field -> csv-add-fields.
- [doc] Mention Acme::CPANModules::WorkingWithXLS.
Mail-Milter-Authentication-3.20230214
A Perl Mail Authentication Milter
Changes for 3.20230214 - 2023-02-14T23:31:27+00:00
- Core: Fix get_client_proto for Net::Server>=2.011 Thanks to @J5lx
- DMARC: Fix config file existence checks. DMARC: Fix config lookups for config_file and verbosity. Core: Set config property in parent hooks. Thanks to @dev-aaront-org