blob: 802feb33cd514e9ed6cdf05150293e4844abfaa4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Scalar value @ports[0] better written as $ports[0] at hddtemp.pl line 78.
*
* Scalar value @hosts[$i] better written as $hosts[$i] at hddtemp.pl line 82.
*
* Scalar value @ports[$i] better written as $ports[$i] at hddtemp.pl line 83.
*
* Useless use of private variable in void context at hddtemp.pl line 91.
*
* Use of uninitialized value in subroutine entry at hddtemp.pl line 176.
*
* hi
* -!- Irssi: Loaded script hddtemp
* Use of uninitialized value $lines in print at hddtemp.pl line 119.
*
|