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

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

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

%define module Pod-POM
%define m_distro Pod-POM
%define m_name Pod::POM
%define m_author_id ABW
Name: perl-%module
Version: 0.17
Release: alt6.1

Summary: Pod Object Model
Summary(ru_RU.CP1251): нАЗЕЙРМЮЪ ЛНДЕКЭ POD
Group: Development/Perl
License: Artistic

Url: http://search.cpan.org/dist/%module/
Source: %m_distro-%version.tar.bz2
Patch0: perl-%module-0.17-alt-fixes.patch

BuildArch: noarch

BuildRequires: perl-devel perl-Text-Diff

%description
This module implements a parser to convert Pod documents into a simple object
model form known hereafter as the Pod Object Model. The object model is
generated as a hierarchical tree of nodes, each of which represents a different
element of the original document.  The tree can be walked manually and the
nodes examined, printed or otherwise manipulated.  In addition, Pod::POM
supports and provides view objects which can automatically traverse the tree,
or section thereof, and generate an output representation in one form or
another.

%prep
%setup -q -n %m_distro-%version
%patch0 -p1

%build
find . -type f -name '*.pm' | xargs %__perl -pi -e 's/^#=+.*[\r\n]+//'
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Pod/POM*
%perl_vendor_man3dir/*
%doc README Changes

%changelog

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

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