Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37850132
en ru br
ALT Linux repositórios
S:1.05-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modulename Devel-SelfStubber

Name:    perl-%modulename
Version: 1.05
Release: alt1

Summary: Generate stubs for a SelfLoading module
License: Perl
Group:   Development/Perl
URL:     https://metacpan.org/dist/Devel-SelfStubber

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-perl
BuildRequires: perl(ExtUtils/MakeMaker.pm)

BuildArch: noarch

Source: %modulename-%version.tar.gz

%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.

%prep
%setup -n %modulename-%version

%build
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
%make_build

%install
%makeinstall_std

%check
%make test

%files
%doc README META.yml META.json Changes
%perl_vendor_privlib/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009