[Cpan-forum-commit] rev 175 - in trunk: . bin

svn at pti.co.il svn at pti.co.il
Sat Aug 26 16:02:01 IDT 2006


Author: gabor
Date: 2006-08-26 16:02:00 +0300 (Sat, 26 Aug 2006)
New Revision: 175

Modified:
   trunk/
   trunk/bin/populate.pl
Log:
minor fix



Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:11017
   + 8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:11018

Modified: trunk/bin/populate.pl
===================================================================
--- trunk/bin/populate.pl	2006-08-26 13:01:57 UTC (rev 174)
+++ trunk/bin/populate.pl	2006-08-26 13:02:00 UTC (rev 175)
@@ -72,8 +72,8 @@
     new     => "",
 );
 
+my $cnt;
 LINE:
-my $cnt;
 foreach my $d ($p->latest_distributions) {
     $cnt++;
 



More information about the Cpan-forum-commit mailing list