[Lunar-commits] r18642 - moonbase/trunk/perl/IO-stringy

Dennis Veatch stumbles at lunar-linux.org
Fri Feb 10 12:46:55 UTC 2006


Author: stumbles
Date: 2006-02-10 12:46:53 +0000 (Fri, 10 Feb 2006)
New Revision: 18642

Modified:
   moonbase/trunk/perl/IO-stringy/DETAILS
Log:
ScalarArray->getline does not return undef for EOF if
        undef($/)

IO::Scalar flush shouldn't return undef
Improvement: handling of fixed-size reads in IO::Scalar

and some others.



Modified: moonbase/trunk/perl/IO-stringy/DETAILS
===================================================================
--- moonbase/trunk/perl/IO-stringy/DETAILS	2006-02-10 12:37:05 UTC (rev 18641)
+++ moonbase/trunk/perl/IO-stringy/DETAILS	2006-02-10 12:46:53 UTC (rev 18642)
@@ -1,10 +1,11 @@
           MODULE=IO-stringy
-         VERSION=2.108
+         VERSION=2.110
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://www.cpan.org/authors/id/E/ER/ERYQ/
+   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/
+      SOURCE_VFY=sha1:3ef94404e51e3a6276ddddcce9ba7bbdd6b76a1f
         WEB_SITE=http://search.cpan.org/search?dist=IO-stringy
          ENTERED=20030309
-         UPDATED=20030309
+         UPDATED=20060210
            SHORT="PERL IO string handling"
 cat << EOF
 PERL IO string handling



More information about the Lunar-commits mailing list