Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045668
en ru br
ALT Linux repos
S:1.05-alt1

Group :: Development/Perl
RPM: perl-Devel-SelfStubber

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.05-alt1
Build date: 31 july 2021, 07:18 ( 138.9 weeks ago )
Size: 15.97 Kb

Home page:   https://metacpan.org/dist/Devel-SelfStubber

License: Perl
Summary: Generate stubs for a SelfLoading module
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.

Current maintainer: Andrey Cherepanov

List of contributors

List of rpms provided by this srpm:

  • perl-Devel-SelfStubber
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin