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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Pod-Parser
Name: perl-%dist
Version: 1.66
Release: alt1

Summary: Modules for parsing/translating POD format documents
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MAREKR/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Feb 20 2012

BuildRequires: perl-IO-String perl-devel perl-podlators perl(Pod/Checker.pm)

# for compatibility: about 40 packages used to have indirect

# dependency on perl-podlators through Pod-Parser
Requires: perl-podlators

%description
B<Pod::Find> provides a set of functions to locate POD files.  Note that
no function is exported by default to avoid pollution of your namespace,
so be sure to specify them in the B<use> statement if you need them:

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README* CHANGES
%_bindir/pod*
%_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