| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Devel-CallParser | Distribution: Fedora Project |
| Version: 0.004 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Thu Apr 16 13:37:49 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-11.rdu3.fedoraproject.org |
| Size: 91112 | Source RPM: perl-Devel-CallParser-0.004-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/Devel-CallParser | |
| Summary: Custom parsing attached to subroutines | |
This module provides a C API, for XS modules, concerned with custom parsing. It is centered around the function cv_set_call_parser, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine having their arguments parsed by arbitrary C code (this is a more conveniently structured facility than the core's PL_keyword_plugin API). This module makes cv_set_call_parser and several supporting functions available.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Thu Apr 16 2026 Paul Howarth <paul@city-fan.org> - 0.004-1
- Update to 0.004
- Fix failing tests where '.' was removed from INC
- Fix cpantester fails on debug perls; switch to a rv2cv op that dereferences
a code reference, matching what Perl expects as the last child of
OP_ENTERSUB newUNOP(OP_RV2CV, 0, newSVOP(OP_CONST, 0, newRV_inc((SV*)cv)));
- Fix qerror compatibility across perl versions: declare Perl_qerror via
EXTERN_C to fix implicit declaration error on blead perl 5.43.9+ and avoid
Perl_yyerror linker failure on Windows
- PERL_VERSION_GE is now wrapped in #ifndef so it skips the local definition
when Perl's handy.h already defines it
- The qerror fallback now checks for Perl_qerror first (older Perls), and
falls back to Perl_yyerror
- Fix t/leximport.t failures on threaded/debugging Perl builds: add
find_lexical_cv() helper that checks %^H hints hash directly for
Lexical::Sub CVs before falling back to rv2cv_op_cv() lookup
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-39
- Perl 5.42 rebuild
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 11 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-36
- Perl 5.40 rebuild
/usr/lib/.build-id /usr/lib/.build-id/98 /usr/lib/.build-id/98/8d2ee8cf1c5b11171a53e9a0e8aaa2ea8b9fa5 /usr/lib64/perl5/vendor_perl/Devel /usr/lib64/perl5/vendor_perl/Devel/CallParser.pm /usr/lib64/perl5/vendor_perl/auto/Devel /usr/lib64/perl5/vendor_perl/auto/Devel/CallParser /usr/lib64/perl5/vendor_perl/auto/Devel/CallParser/CallParser.so /usr/share/doc/perl-Devel-CallParser /usr/share/doc/perl-Devel-CallParser/Changes /usr/share/doc/perl-Devel-CallParser/README /usr/share/man/man3/Devel::CallParser.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 5 00:48:10 2026