aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Clone-PP
Commit message (Collapse)AuthorAgeFilesLines
* - Cleaning MD5 in perl@'s ports.jadawin2011-05-171-1/+0
| | | | Approved by: erwin@ (portmgr)
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and nolinimon2010-12-021-1/+1
| | | | | | response to email. Hat: portmgr
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* This module provides a general-purpose clone function to make deepalepulver2006-11-024-0/+36
copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. WWW: http://search.cpan.org/dist/Clone-PP/ PR: ports/104979 Submitted by: Zach Thompson <hideo at lastamericanempire.com>