1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value
@threads[$t] better written as $threads[$t] at hosts.pl line 59.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value
@threads[$t] better written as $threads[$t] at hosts.pl line 60.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value
@threads[$t] better written as $threads[$t] at hosts.pl line 70.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value
@threads[$t] better written as $threads[$t] at hosts.pl line 71.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value
@threads[$t] better written as $threads[$t] at hosts.pl line 72.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] "my"
variable @threads masks earlier declaration in same scope at hosts.pl line 80.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value @row[1]
better written as $row[1] at hosts.pl line 84.
[Sun Jun 29 14:01:03 2008] [error] [client 71.72.45.xxx] Scalar value @row[1]
better written as $row[1] at hosts.pl line 86.
[Sun Jun 29 14:01:04 2008] [error] [client 71.72.45.xxx] Use of uninitialized
value in pattern match (m//) at hosts.pl line 45.
[Sun Jun 29 14:01:04 2008] [error] [client 71.72.45.xxx] Use of uninitialized
value in pattern match (m//) at hosts.pl line 45.
[Sun Jun 29 14:01:04 2008] [error] [client 71.72.45.xxx] Use of uninitialized
value in pattern match (m//) at hosts.pl line 45. |