Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37707562
en ru br
ALT Linux repos
S:0.46-alt1
5.0: 0.31-alt1
4.1: 0.28-alt1
4.0: 0.22-alt1

Group :: Development/Perl
RPM: perl-Clone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Clone
Name: perl-%dist
Version: 0.46
Release: alt1

Summary: Recursively copy Perl datatypes
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/G/GA/GARU/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-devel perl(B/COW.pm)

%description
This module provides a clone() method which makes recursive
copies of nested hash, array, scalar and reference types,
including tied variables and objects.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md
%perl_vendor_archlib/Clone*
%perl_vendor_autolib/Clone*

%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