SOURCES: pldcpan.pl - remove forgotten debug output
migo
migo at pld-linux.org
Mon Nov 14 19:44:04 CET 2005
Author: migo Date: Mon Nov 14 18:44:03 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- remove forgotten debug output
---- Files affected:
SOURCES:
pldcpan.pl (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.31 SOURCES/pldcpan.pl:1.32
--- SOURCES/pldcpan.pl:1.31 Mon Nov 14 15:16:24 2005
+++ SOURCES/pldcpan.pl Mon Nov 14 19:43:58 2005
@@ -269,7 +269,6 @@
# If not called with a node, then return collected data
if (!ref $node) {
$summary =~ s/^ \s* (.*?) \s* $/$1/gxm;
- print "<$license>\n";
return ($summary, $description, $license);
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/pldcpan.pl?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list