cvs commit: ports/devel Makefile ports/devel/p5-Tie-RefHash Makefile distinfo pkg-descr pkg-plist

Lars Balker Rasmussen lbr at FreeBSD.org
Wed Jun 27 13:51:04 UTC 2007


lbr         2007-06-27 13:51:04 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Tie-RefHash Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module provides the ability to use references as hash keys if you
  first "tie" the hash variable to this module.  Normally, only the keys
  of the tied hash itself are preserved as references; to use references
  as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as
  part of Tie::RefHash.
  
  Note, this module is part of all relevant perl dists, but various CPAN
  packages are beginning to require bug fixes found in newer versions.
  
  Revision  Changes    Path
  1.2797    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Tie-RefHash/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Tie-RefHash/distinfo (new)
  1.1       +15 -0     ports/devel/p5-Tie-RefHash/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Tie-RefHash/pkg-plist (new)


More information about the cvs-all mailing list