Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37587841
en ru br
ALT Linux repos
S:2.42-alt1

Group :: Development/Perl
RPM: perl-Data-Dump-Streamer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Data-Dump-Streamer
Name: perl-%dist
Version: 2.42
Release: alt1

Summary: Accurately serialize a data structure as Perl code
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/Y/YV/YVES/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: perl-Algorithm-Diff perl-B-Utils perl-IO-Compress perl-Module-Build perl-PadWalker perl-Text-Balanced

%description
Given a list of scalars or reference variables, writes out their contents
in perl syntax. The references can also be objects.  The contents of each
variable is output using the least number of Perl statements as convenient,
usually only one.  Self-referential structures, closures, and objects are
output correctly.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README*
%perl_vendor_archlib/Data
%perl_vendor_autolib/Data

%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