Sat, 09 Nov 2024 01:46:58 UTC | login

Information for build perl-Params-ValidationCompiler-0.30-4.fc31

ID88759
Package Nameperl-Params-ValidationCompiler
Version0.30
Release4.fc31
Epoch
SummaryBuild an optimized subroutine parameter validator once, use it forever
DescriptionCreate a customized, optimized, non-lobotomized, uncompromised, and thoroughly specialized parameter checking subroutine.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 06:38:37 UTC
CompletedTue, 16 Jul 2019 06:38:37 UTC
Tags
f31
RPMs
src
perl-Params-ValidationCompiler-0.30-4.fc31.src.rpm (info) (download)
noarch
perl-Params-ValidationCompiler-0.30-4.fc31.noarch.rpm (info) (download)
Changelog * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-4 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 01 2018 Paul Howarth <paul@city-fan.org> - 0.30-1 - Update to 0.30 - Added a new option for named params, "return_object", which causes the validation sub to return an object with methods for each param rather than a hashref; this is a great way to avoid typos in hash keys (idea shamelessly stolen from Toby Inkster's Type::Params module) - Tweaked the POD formatting so that the table of contents generated by MetaCPAN is more useful - Optionally use Class::XSAccessor * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-3 - Perl 5.28 re-rebuild of bootstrapped packages * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-2 - Perl 5.28 rebuild * Mon Feb 12 2018 Paul Howarth <paul@city-fan.org> - 0.27-1 - Update to 0.27 - Fixed a bug with inlining Moose types: if a type's parent needed environment variables, those would not get closed over (GH#22) - Added a debug option to dump the source of the subroutine before it is eval'd * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 28 2017 Paul Howarth <paul@city-fan.org> - 0.26-1 - Update to 0.26 - The exceptions.t test would fail if Sub::Util was not installed (GH#19) - Fix test failures on Windows (GH#20) * Fri Nov 24 2017 Paul Howarth <paul@city-fan.org> - 0.25-1 - Update to 0.25 - All exceptions now include a stack trace by default when treated as a string; this makes finding where validation failed a lot easier (GH#18) - The name for a subroutine is now used in some exception messages, even if Sub::Util cannot be installed * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-3 - Perl 5.26 re-rebuild of bootstrapped packages * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-2 - Perl 5.26 rebuild