1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/p5-Clone-More/pkg-descr
Cheng-Lung Sung 72ede2e037 Add p5-Clone-More 0.90.2, perl module for natively copying Perl data
structures.

PR:		ports/100252
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 04:55:32 +00:00

7 lines
287 B
Plaintext

This is intended to act as a utility in order to natively clone data
structures via a simple Perl interface. Will ensure that all
references will be separated from the parent data strure, yet kept
relative to the new structure (if need be).
WWW: http://search.cpan.org/dist/Clone-More/