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)
_______________________________________________
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