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

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

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

%define _unpackaged_files_terminate_build 1
#
#   - Path::Class -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Path-Class
%define m_distro Path-Class
%define m_name Path::Class
%define m_author_id unknown
%def_enable test

Name: perl-Path-Class
Version: 0.37
Release: alt1

Summary: Cross-platform path specification manipulation

License: Artistic and GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Path-Class/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-%{version}.tar.gz

# Automatically added by buildreq on Tue Apr 13 2010 (-bi)

BuildRequires: perl-Module-Build

%description
Path::Class is a module for manipulation of file and directory
specifications (strings describing their locations, like
'/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform
manner. It supports pretty much every platform Perl runs on,
including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2, and
NetWare.

The well-known module File::Spec also provides this service, but
it's sort of awkward to use well, so people sometimes avoid it,
or use it in a way that won't actually work properly on
platforms significantly different than the ones they've tested
their code on.

%prep
%setup -q -n %m_distro-%version
# We don't have File::Spec::Win32/OS2/Mac
rm t/02-foreign.t

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Path*

%changelog

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

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