Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37880232
en ru br
ALT Linux repos
S:3.45-alt1
5.0: 3.07-alt1
4.1: 3.05-alt1
4.0: 3.05-alt1
3.0: 3.02-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Pod-Simple
Name: perl-%dist
Version: 3.05
Release: alt1

Summary: Framework for parsing Pod
Group: Development/Perl
License: GPL or Artistic

URL: %CPAN %dist
Source: %dist-%version.tar

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 18 2007

BuildRequires: perl-Encode-JP perl-Encode-TW perl-Pod-Escapes perl-devel

%description
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing
documentation for Perl and for Perl modules. The Pod format is explained
in the perlpod man page; the most common formatter is called "perldoc".

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

%ifdef __buildreqs
# avoid scanning of the whole of  at INC
rm t/search50.t
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README
%dir %perl_vendor_privlib/Pod
%dir %perl_vendor_privlib/Pod/Simple
%perl_vendor_privlib/Pod/Simple.pm
%doc %perl_vendor_privlib/Pod/Simple.pod
%perl_vendor_privlib/Pod/Simple/*.pm
%doc %perl_vendor_privlib/Pod/Simple/*.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