Test-File-Cmp-0.05
Test routine for file comparison independent of CRLF or LF line endings.
Changes for 0.05 - 2023-05-05
- POD: minor fix
Dist-Zilla-PluginBundle-Author-GSG-v0.5.0
Grant Street Group CPAN dists
Changes for v0.5.0 - 2023-05-05T16:41:48Z
- Update README (Andrew Hewus Fresh)
- Pull request #19: SM-4192 - Add HasVersionTests (Andrew Hewus Fresh)
- Add the HasVersionTests Plugin to our PluginBundle (Andrew Hewus Fresh)
- Changes for updated Plugin (Andrew Hewus Fresh)
Hash-Util-Exists-Tiny-0.07
Some hash helper functions related to perl's "exists" function.
Changes for 0.07 - 2023-05-05
- POD: minor fix
Algorithm-Graphs-TransitiveClosure-Tiny-1.03
Calculate the transitive closure.
Changes for 1.03 - 2023-05-05
- POD: minor fix.
Perl-Critic-TooMuchCode-0.19
perlcritic add-ons that generally check for dead code.
Changes for 0.19
- Released at 2023-05-05T21:24:23+0900
- ProhibitDuplicateLiteral: Improve description by including the literal and excluding line and column numbers.
- ProhibitDuplicateSub: Allow multiple BEGIN, UNITCHECK, CHECK, INIT and END code blocks
- Some improvements of documentation.