[49498] trunk/dports/perl

jmr at macports.org jmr at macports.org
Fri Apr 10 19:59:22 PDT 2009


Revision: 49498
          http://trac.macports.org/changeset/49498
Author:   jmr at macports.org
Date:     2009-04-10 19:59:21 -0700 (Fri, 10 Apr 2009)
Log Message:
-----------
New port: p5-file-slurp (#19254)

Added Paths:
-----------
    trunk/dports/perl/p5-file-slurp/
    trunk/dports/perl/p5-file-slurp/Portfile

Added: trunk/dports/perl/p5-file-slurp/Portfile
===================================================================
--- trunk/dports/perl/p5-file-slurp/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-slurp/Portfile	2009-04-11 02:59:21 UTC (rev 49498)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         File-Slurp 9999.13
+maintainers         gmail.com:matteo.corti
+description         Efficient reading/writing of complete files
+long_description    This module provides subs that allow you to read or \
+                    write entire files with one simple call. They are \
+                    designed to be simple to use, have flexible ways to pass \
+                    in or get the file contents and to be very efficient. \
+                    There is also a sub to read in all the files in a \
+                    directory other than . and .. These slurp/spew subs work \
+                    for files, pipes and sockets, and stdio, pseudo-files, \
+                    and DATA.
+
+platforms           darwin
+
+checksums           md5 ac3cd9d466b99d1534762ff3549aaa66 \
+                    sha1 ee3df8f2f2efcd6439051f76a08f3536e8f04e7c \
+                    rmd160 ef2b89f9dbfd35ebfa3d4b2ab8e09a42e7442dc0


Property changes on: trunk/dports/perl/p5-file-slurp/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090410/fcee87bb/attachment.html>


More information about the macports-changes mailing list