perl-Devel-SelfStubber - generate stubs for a SelfLoading module
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- 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.05-5m.mo8.x86_64 [29 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |