cvs commit: ports/devel Makefile ports/devel/p5-Perl6-Slurp Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 5 16:40:11 UTC 2011


sunpoet     2011-11-05 16:40:10 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Perl6-Slurp Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Perl6-Slurp 0.03
  
  Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a
  filehandle, a typeglob reference, an IO::File object, or a scalar reference,
  and converts it to an input stream if necessary, and reads in the entire stream.
  If slurp fails to set up or read the stream, it throws an exception.
  
  WWW: http://search.cpan.org/dist/Perl6-Slurp/
  
  Revision  Changes    Path
  1.4651    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Perl6-Slurp/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Perl6-Slurp/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Perl6-Slurp/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Perl6-Slurp/pkg-plist (new)


More information about the cvs-all mailing list