[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Devel-SelfStubber-1.06-481.1.el9_6.noarch download

Name perl-Devel-SelfStubber
Epoch 0
Version 1.06
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2025-07-29 09:05:33
Build Host builder-x86-04.inferitos.ru
Summary Generate stubs for a SelfLoading module
Repositories AppStream
Description Devel::SelfStubber prints the stubs you need to put in the module before the __DATA__ token (or you can get it to print the entire module with stubs correctly placed). The stubs ensure that if a method is called, it will get loaded. They are needed specifically for inherited autoloaded methods.
Errata INFSA-2025:11804
Size 14 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum b5837b053be14a00d03217b3bc02a88fc486effd3fa599bbd7be56699867dbae
× Full screenshot
Changelog link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038