sunpoet     2011-08-27 17:17:24 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-PerlIO-Layers Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-PerlIO-Layers 0.008
  
  Perl's filehandles are implemented as a stack of layers, with the bottom-most
  usually doing the actual IO and the higher ones doing buffering,
  encoding/decoding or transformations. PerlIO::Layers allows you to query the
  filehandle's properties concerning there layers.
  
  WWW: http://search.cpan.org/dist/PerlIO-Layers/
  
  Revision  Changes    Path
  1.4521    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/p5-PerlIO-Layers/Makefile (new)
  1.1       +2 -0      ports/devel/p5-PerlIO-Layers/distinfo (new)
  1.1       +6 -0      ports/devel/p5-PerlIO-Layers/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-PerlIO-Layers/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to