perl-Devel-SelfStubber - Generate stubs for a SelfLoading module
Website: | http://www.perl.org/ |
---|---|
License: | GPL-1.0 OR Artistic |
Vendor: | Alcance Libre, Inc. |
- 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-419.aldos.noarch [70 KiB] |
Changelog
by Joel Barrios (2025-08-17):
- Rebuild with GLIBC 2.30. |