Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37546033
en ru br
ALT Linux repos
S:1.64-alt1
5.0: 1.36-alt1
4.1: 1.34-alt1
4.0: 1.32-alt2
3.0: 1.30-alt1

Group :: Development/Perl
RPM: perl-Filter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Filter
Name: perl-%dist
Version: 1.62
Release: alt1

Summary: Source Filters
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RU/RURBAN/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-devel

%description
Source filters alter the program text of a module before Perl sees it,
much as a C preprocessor alters the source text of a C program before
the compiler sees it.

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

%ifdef __buildreqs
mv t/pod.t t/pod.t.orig
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_archlib/Filter
%perl_vendor_autolib/Filter

%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