Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 177037 - Review Request: perl-Clone : Recursively copy perl datatypes
Summary: Review Request: perl-Clone : Recursively copy perl datatypes
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-01-05 17:14 UTC by Tom "spot" Callaway
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-08 17:17:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
proposed patch (711 bytes, patch)
2006-01-06 06:23 UTC, Ralf Corsepius
no flags Details | Diff

Description Tom "spot" Callaway 2006-01-05 17:14:33 UTC
Spec Name or Url: http://www.auroralinux.org/people/spot/review/perl-Clone.spec
SRPM Name or Url: http://www.auroralinux.org/people/spot/review/perl-Clone-0.18-1.src.rpm
Description: 
This module provides a clone() method which makes recursive
copies of nested hash, array, scalar and reference types,
including tied variables and objects.

clone() takes a scalar argument and an optional parameter that
can be used to limit the depth of the copy. To duplicate lists,
arrays or hashes, pass them in by reference.

NOTE: This module is a new BuildRequires for perl-Class-DBI.

Comment 1 Ralf Corsepius 2006-01-06 06:23:13 UTC
Created attachment 122861 [details]
proposed patch

Comment 2 Ralf Corsepius 2006-01-06 06:25:11 UTC
NEEDSWORK:
1. CFLAGS handling in %build
2. Remove *.bs

C.f. the attachment.

Comment 4 Ralf Corsepius 2006-01-06 15:59:04 UTC
APPROVED


Note You need to log in before you can comment on or make changes to this bug.