aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-Util-Clone
Commit message (Collapse)AuthorAgeFilesLines
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-281-1/+8
| | | | Notes: svn path=/head/; revision=231213
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Update devel/p5-Scalar-Util-Clone from version 0.04 to 0.10.Xin LI2008-01-102-4/+4
| | | | | | | | Submitted by: maintainer PR: ports/119495 Notes: svn path=/head/; revision=205397
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* This module exports a clone() function which unlocks the builtinErwin Lansing2006-06-094-0/+50
functionality perl uses to clone a new interpreter and its values. WWW: http://search.cpan.org/dist/Scalar-Util-Clone/ PR: ports/98735 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=164901