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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to