cvs commit: ports/devel Makefile ports/devel/p5-Clone-PP Makefile distinfo pkg-descr pkg-plist

Alejandro Pulver alepulver at FreeBSD.org
Wed Nov 1 20:38:54 UTC 2006


alepulver    2006-11-01 20:38:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Clone-PP    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module provides a general-purpose clone function to make deep
  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>
  
  Revision  Changes    Path
  1.2493    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Clone-PP/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Clone-PP/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Clone-PP/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Clone-PP/pkg-plist (new)


More information about the cvs-ports mailing list