Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2011 16:40:10 +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-Perl6-Slurp Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201111051640.pA5GeAMp068039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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