Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37837890
en ru br
Репозитории ALT

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

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

%define _unpackaged_files_terminate_build 1
%define dist local-lib
Name: perl-%dist
Version: 2.000029
Release: alt1

Summary: Create and use a local lib/ for perl modules with PERL5LIB
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/H/HA/HAARG/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Nov 10 2011

BuildRequires: perl-CPAN perl-Capture-Tiny perl-File-HomeDir perl-Module-Build perl-Pod-Parser

%description
This module provides a quick, convenient way of bootstrapping a user-local
Perl module library located within the user's home directory. It also
constructs and prints out for the user the list of environment variables
using the syntax appropriate for the user's current shell (as specified
by the SHELL environment variable), suitable for directly adding to one's
shell configuration file.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/lib
%perl_vendor_privlib/local
%doc %perl_vendor_privlib/POD2

%changelog

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

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