--- loncom/build/lpml_parse.pl 2002/01/29 10:40:17 1.36
+++ loncom/build/lpml_parse.pl 2002/01/31 15:04:46 1.37
@@ -3,7 +3,7 @@
# The LearningOnline Network with CAPA
# lpml_parse.pl - Linux Packaging Markup Language parser
#
-# $Id: lpml_parse.pl,v 1.36 2002/01/29 10:40:17 harris41 Exp $
+# $Id: lpml_parse.pl,v 1.37 2002/01/31 15:04:46 harris41 Exp $
#
# Written by Scott Harrison, harris41@msu.edu
#
@@ -281,10 +281,6 @@ my $link_count;
my $fileglob_count;
my $fileglobnames_count;
my %categorycount;
-# START TEMP WAY
-#my %bytecount; # TEMP WAY TO COUNT INFORMATION
-#my %linecount; # TEMP WAY TO COUNT INFORMATION
-# END TEMP WAY
my @buildall;
my @buildinfo;
@@ -370,13 +366,6 @@ exit;
# ------------------------ Final output at end of markup parsing and formatting
sub end {
if ($mode eq 'html') {
- # START TEMP WAY
-# my $totallinecount;
-# my $totalbytecount;
-# map {$totallinecount+=$linecount{$_};
-# $totalbytecount+=$bytecount{$_}}
-# @categorynamelist;
- # END TEMP WAY
return "
".
"Summary of Source Repository".
"".
@@ -414,16 +403,6 @@ sub end {
"".
"