Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568126
en ru br
Репозитории ALT
S:1.80-alt1
5.1: 1.7-alt1.1
4.1: 1.7-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Module-Locate

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Module::Locate -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Module::Locate
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Module-Locate
%define m_distro Module-Locate
%define m_name Module::Locate
%define m_author_id BROQ
%define _enable_test 1

Name: perl-Module-Locate
Version: 1.80
Release: alt1

Summary: locate modules in the same fashion as "require" and "use"

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Module-Locate/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/N/NE/NEILB/Module-Locate-%{version}.tar.gz

# Automatically added by buildreq on Wed Apr 09 2008

BuildRequires: perl-devel

%description
Using "locate()", return the path that "require" would find for a given
module or filename (it can also return a filehandle if a reference in  at INC
has been used). This means you can test for the existence, or find the path
for, modules without having to evaluate the code they contain.

This module also comes with accompanying utility functions that are used within
the module itself (except for "get_source") and are available for import.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%doc Changes README
%exclude %perl_vendor_archlib

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin