Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37525456
en ru br
ALT Linux repos
S:2.01-alt1
5.0: 0.17-alt6.1
4.1: 0.17-alt6.1
4.0: 0.17-alt6.1
3.0: 0.17-alt6.1

Group :: Development/Perl
RPM: perl-Pod-POM

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Pod-POM
Name: perl-%dist
Version: 2.01
Release: alt1

Summary: Pod Object Model
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/N/NE/NEILB/Pod-POM-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Nov 15 2011

BuildRequires: perl-Encode perl-File-Slurp perl-Test-Differences perl-devel perl-parent perl(File/Slurper.pm) perl(Pod/Man.pm)

%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 %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README*
%_bindir/pod*
%_bindir/pom*
%_man1dir/*
%perl_vendor_privlib/Pod

%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