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

Group :: Development/Perl
RPM: perl-local-lib

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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