Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2008 21:39:12 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-File-Find-Closures Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200811152139.mAFLdCew016274@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-11-15 21:39:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-Find-Closures Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  I wrote this module as an example of both using closures and using
  File::Find. Students are always asking me what closures are good for,
  and here's some examples. The functions mostly stand alone (i.e. they
  don't need the rest of the module), so rather than creating a
  dependency in your code, just lift the parts you want).
  
  WWW:    http://search.cpan.org/dist/File-Find-Closures/
  
  PR:             ports/128875
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.3250    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-File-Find-Closures/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-Find-Closures/distinfo (new)
  1.1       +7 -0      ports/devel/p5-File-Find-Closures/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-File-Find-Closures/pkg-plist (new)



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