Perl-Tidy-Sweetened-1.20
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.20
- Adds support for Object::Pad Thanks for @jonassmedegaard for the issue and patch. Upgrades Perl::Tidy dependency to v20230309. [Upgrade recommended for imporovement in Perl::Tidy and particularly if you use Object::Pad]
Valiant-0.001022
Validation Library and more
Changes for 0.001022
- Improved some error reporting and messaging
- Catalyst View can now import methods from the controller and context
- fixes to bugs in the view imported tags
- mostly invisible changes to the way we create form builders to set the groundwork for bigger changes in the future
Perl-Tidy-Sweetened-1.19
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.19
- Updates Perl::Tidy dependency (GH#23) Thanks to @shancock9 this release of Perl::Tidy resolves @dboehmer's issues where 'Use of uninitialized value $body' error messages are printed.
- Updates the repo and bugtracker urls to use https (PR #22) Thanks @szabgab for the PR.
- Upgrade recommended.