Base Module for creating new String::Validator Modules.
Changes for 2.01 - 2023-05-11
Cache open file descriptors and stat meta data
Changes for v0.1.1 - 2023-05-10
- bug fixes
(P)erl (L)exical and (EX)tendable Templating
Changes for v0.6.0 - 2023-05-09
- new features
- improvements
- bug fixes
- pod
Performing Operations on File Names Portably
Changes for 0.080001 - 2023-05-10
- Changes
Performing Operations on File Names Portably
Changes for 0.080 - 2023-05-10
- Prerequirement Changes
- License Change
- New Features
tamper with the guts of Microsoft docx documents, with regexes
Changes for 2.03
- fix bug introduced in 2.02: ->document->contents($new_content) must erase the 'was_cleaned_up' flag
Show context around syntax errors and exceptions
Changes for v0.3.0 - 2023-05-09
- new features
- improvments
- fixes
- pod
- tests
Minimal code to parse/create mbox files and mail messages
Changes for 1.001 - 2023-05-10
- tests - Handle 'No differences encountered' output from Solaris diff (Thanks Chris Williams)
- tests - Handle absence of diff (and different file size) on Windows (Thanks gregor herrmann)
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481001 - 2023-05-10
- Prerequirement Changes
A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.4 - 2023-05-06T08:06:15Z
- Corrected a bug whereby Nice::Try would not return in void context when required to do so.
- Corrected a bug where want was called with BOOLEAN instead of BOOL
The BSD glob Porting
Changes for 0.020001 - 2023-05-10
- Prerequirement Changes
A drop-in replacement for Getopt::Long, with shell tab completion
Changes for 0.317 - 2023-02-21
- No functional changes.
- [ux] Add hint in Synopsis to see Complete::Getopt::Long.
The BSD glob Porting
Changes for 0.020 - 2023-05-10
- License Change
- New Features
Parsing File Path into Directory and Base Name
Changes for 0.041001 - 2023-05-09
- License Fix
A Dist::Zilla plugin bundle à la TABULO
Changes for 1.000013 - 2023-05-09T22:28:43+00:00
- Improve the [Pod::Weaver::PluginBundle], by adding several "Collect[ed]" sections and plugins
Database URIs
Changes for 0.21 - 2023-05-09T22:18:52Z
- Changed Oracle database DBI parameter name from `sid` to `service_name`. Thanks to @vectro for the report (#22).
a simple syntax for lexical field-based objects
Changes for 0.79 - 2023-05-09
- CHANGES
- BUGFIXES
Thread-CSP-0.010
Communicating sequential processes threading for Perl
Changes for 0.010 - 2023-05-09T15:08:24+02:00
- Rename Thread::Csp to Thread::CSP
CPAN-Meta-Requirements-2.142
a set of version requirements for a CPAN dist
Changes for 2.142 - 2023-05-09T07:15:05-04:00
- no changes since previous trial releae
- note: this version now requires perl v5.10 rather than v5.6
Dist-Zilla-Plugin-Typemap-0.002
Manipulate the typemap file for XS distributions using dzil
Changes for 0.002 - 2023-05-09T12:38:13+02:00
- Make plugin a FileMunger
- Add filename attribute
- Add version to typemap module dependencies
SPVM-File-Basename-0.041
Parsing File Path into Directory and Base Name
Changes for 0.041 - 2023-05-09
- License Change
- Prerequirement Changes
- New Features
App-Greple-9.06
extensible grep with lexical expression and region handling
Changes for 9.06 - 2023-05-09T02:42:55Z
- Introduce --capture-group (-G) option
- Make -E alias for --re option
SPVM-Sys-0.481
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481 - 2023-05-09
- Incompatible Changes
- New Features
- Changes
MIME-Mini-1.000
Minimal code to parse/create mbox files and mail messages
Changes for 1.000 - 2023-05-09
- Convert minimail to a module
App-tabledata-0.006
Show content of TableData modules (plus a few other things)
Changes for 0.006 - 2023-02-12
- Add action 'stream_as_csv'
- Handle table with infinite rows by streaming as CSV as default action.
PerlPowerTools-1.033_04
BSD utilities written in pure Perl
Changes for 1.033_04 - 2023-05-08T23:57:34Z
- mimedecoder now requires v5.12 since MIME::Tools uses Test::Deep, which recently updated to v5.12
- Several enhancements from Michael Mikonos
- ed
- can report line numbers on print
- can insert empty buffer
- can no longer insert before line 0
- sum
- now correctly reports 32-bit checksums on 64-bit perls
- can read from standard input
- od
- zero fill input to required byte length
- bc
- use Math::BigFloat again
- echo
- emit newline by default
Mojolicious-9.32
Real-time web framework
Changes for 9.32 - 2022-05-09
- Improved file and line number details in async/await exceptions. (batman)
- Fixed various CSS selector equation bugs in Mojo::DOM::CSS. (mauke)
- Fixed exceptions being added to the stash for formats other than HTML. (rawleyfowler)
- Fixed context sensitivity issue. (Grinnz)
MIDI-Drummer-Tiny-0.4208
Glorified metronome
Changes for 0.4208 - 2023-05-08T14:43:40Z
- Odd. A cpan smoker failed because the DeBruijn module was not installed via Music::CreatingRhythms. ...Ok.
Dist-Zilla-Plugin-Typemap-0.001
Manipulate the typemap file for XS distributions using dzil
Changes for 0.001 - 2023-05-08T20:35:34+02:00
- Initial release to an unsuspecting world