Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 16:41:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-List-Gen Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110181641.p9IGfJO6040708@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-10-18 16:41:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-List-Gen    Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-List-Gen 0.973
  
  List::Gen provides higher order functions, list comprehensions, generators,
  iterators, and other utility functions for working with lists. walk lists with
  any step size you want, create lazy ranges and arrays with a map like syntax
  that generate values on demand. there are several other hopefully useful
  functions, and all functions from List::Util are available.
  
  WWW: http://search.cpan.org/dist/List-Gen/
  
  Revision  Changes    Path
  1.4619    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-List-Gen/Makefile (new)
  1.1       +2 -0      ports/devel/p5-List-Gen/distinfo (new)
  1.1       +7 -0      ports/devel/p5-List-Gen/pkg-descr (new)
  1.1       +15 -0     ports/devel/p5-List-Gen/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110181641.p9IGfJO6040708>