Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37619799
en ru br
ALT Linux repositórios
S:0.11-alt2

Group :: Desenvolvimento/Perl
RPM: perl-IO-File-String

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist IO-File-String
Name: perl-%dist
Version: 0.11
Release: alt2

Summary: load/save whole file as single string
License: GPL or Artistic
Group: Development/Perl
Packager: Boris Savelev <boris at altlinux.org>

URL: %CPAN %dist
Source: http://search.cpan.org/CPAN/authors/id/D/DA/DANPEDER/%dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Mar 16 2009

BuildRequires: perl-Test-Easy perl-devel

%description
Simple interface to enable load/save the whole file as single scalar string.
It is subclass of IO::File so that all methods are inherited (including the 'new' method).

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

cat > t/00-01_use.t <<'EOF'
use Test::More tests => 1;
require_ok( 'IO::File::String' );
EOF

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%perl_vendor_privlib/IO/File/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009