Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37706387
en ru br
ALT Linux repos
S:0.19-alt1
5.0: 0.13-alt3
4.1: 0.13-alt2
4.0: 0.13-alt2

Group :: Development/Perl
RPM: perl-PerlIO-eol

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist PerlIO-eol
Name: perl-%dist
Version: 0.19
Release: alt1

Summary: PerlIO layer for normalizing line endings
License: GPL or Artistic
Group: Development/Perl

URL: http://www.cpan.org
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{dist}-%{version}.tar.gz

BuildRequires: perl-devel

%description
This layer normalizes any of CR, LF, CRLF and Native into the designated
line ending. It works for both input and output handles.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/PerlIO
%perl_vendor_autolib/PerlIO

%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