]> git.deb.at Git - deb/packages.git/commit
Packages::*: Fix various Perl warnings
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 3 Sep 2007 22:38:17 +0000 (00:38 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 3 Sep 2007 22:38:17 +0000 (00:38 +0200)
commit7a5ca633d65f3e890f74aa8aba17accbc17ac432
tree7d02ba630798d129af79fb73fdc3255db66e9557
parent1af47cc86b00147e6ebebdc37c113326f644074f
Packages::*: Fix various Perl warnings

"Use of uninitialized value" mostly and two
occourence of masking an earlier defined variable.
No bugs really, but they clutter up the web servers log.
lib/Packages/DoFilelist.pm
lib/Packages/DoShow.pm
lib/Packages/Search.pm