perl-Devel-SelfStubber - Generate stubs for a SelfLoading module
| Website: | http://www.perl.org/ | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Rocky | 
- 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. 
Packages
| perl-Devel-SelfStubber-1.06-423.el8_10.noarch [75 KiB] | Changelog
              by Jitka Plesnikova (2025-07-02): - Fix CVE-2025-40909 - Clone dirhandles without fchdir - Fix test broken by update in zlib on s390x | 
| perl-Devel-SelfStubber-1.06-422.el8.noarch [74 KiB] | Changelog
              by Jitka Plesnikova (2023-01-11): - Add definition of OPTIMIZE to .ph files, if optimizing is used (bug#2152012) |