Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37658853
en ru br
ALT Linux repos
5.0: 2.110-alt1
4.1: 2.110-alt1
4.0: 2.110-alt1
3.0: 2.110-alt1

Group :: Development/Perl
RPM: perl-IO-stringy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist IO-stringy
Name: perl-%dist
Version: 2.110
Release: alt1

Summary: Filehandle-like I/O support for Perl in-core objects
Group: Development/Perl
License: GPL or Artistic

Url: %CPAN %dist
Source: %dist-%version.tar.bz2

BuildArch: noarch

# Automatically added by buildreq on Thu Mar 03 2005

BuildRequires: perl-devel

%description
This toolkit primarily provides modules for performing both traditional
and object-oriented I/O on things other than normal filehandles.
The package includes the following modules:

IO::AtomicFile write a file which is updated atomically
IO::InnerFile define a file inside another file
IO::Lines IO:: interface for reading/writing an array of lines
IO::Scalar IO:: interface for reading/writing a scalar
IO::ScalarArray IO:: interface for reading/writing an array of scalars
IO::Wrap wrap raw filehandles in IO::Handle interface
IO::WrapTie wrap tieable objects in IO::Handle interface

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
# README is generated from Stringy.pm
%dir %perl_vendor_privlib/IO
%perl_vendor_privlib/IO/*.pm

%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