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

Group :: Development/Perl
RPM: perl-Module-ExtractUse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module_name Module-ExtractUse

Name: perl-%module_name
Version: 0.344
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Find out what Perl modules are used
License: Perl
Group: Development/Perl

Url: %CPAN %module_name
Source0: http://www.cpan.org/authors/id/D/DO/DOMM/%{module_name}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 16 2009

BuildRequires: perl-Module-Build perl-Parse-RecDescent perl-Pod-Strip perl-Test-Deep perl-Test-NoWarnings perl-Test-Pod perl-Test-Pod-Coverage perl-UNIVERSAL-require

%description
Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code.
It tries very hard to find all modules (whether pragmas, Core, or from CPAN)
used by the parsed code.

%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes example
%perl_vendor_privlib/Module/

%changelog

Full changelog you can see here

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