projects
/
darcs-mirror-metainit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
81c84ca
)
close
author
Joachim Breitner
<mail@joachim-breitner.de>
Tue, 12 Jun 2007 19:42:58 +0000
(19:42 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Tue, 12 Jun 2007 19:42:58 +0000
(19:42 +0000)
Parse.pm
patch
|
blob
|
history
diff --git
a/Parse.pm
b/Parse.pm
index
46b4ab0
..
359ec1f
100644
(file)
--- a/
Parse.pm
+++ b/
Parse.pm
@@
-22,6
+22,7
@@
sub parse {
die "Cannot parse $!";
}
}
die "Cannot parse $!";
}
}
+ close FILE;
if (not exists $parsed{Description}) {
$parsed{Description} = $parsed{Name}
if (not exists $parsed{Description}) {
$parsed{Description} = $parsed{Name}