-
fd@workstation:~$ strings /dev/urandom | perl
Bareword found where operator expected at — line 43, near "?C"
43 строка, 43.
Replies (15)
-
@freefd, О, уже лучше.
fd@workstation:~$ strings /dev/urandom | perl
Backticks found where operator expected at — line 48, near "`"
(Might be a runaway multi-line `` string starting on line 46)
(Missing semicolon on previous line?)
Array found where operator expected at — line 48, at end of line
(Missing operator before ?)
Semicolon seems to be missing at — line 52.
Semicolon seems to be missing at — line 53.
Semicolon seems to be missing at — line 69./6 · Reply -
@freefd, Operator or semicolon missing before %Nj at — line 1.
Ambiguous use of % resolved as operator % at — line 1.
String found where operator expected at — line 19, near """
(Might be a runaway multi-line "" string starting on line 1)
(Missing semicolon on previous line?)
Semicolon seems to be missing at — line 19.
[...]
syntax error at — line 408, near "2"
syntax error at — line 419, near "2DL"
Bad name after iG' at — line 529.
Народ, а вам не страшно за то, что перл делает между 1 и 529? 0_о/15 · Reply -
@freefd, stanis@home:~$ strings /dev/urandom | perl
Backslash found where operator expected at — line 2, near "TD1\"
Semicolon seems to be missing at — line 11.
Semicolon seems to be missing at — line 12.
String found where operator expected at — line 36, near "S'"
(Might be a runaway multi-line '' string starting on line 17)
(Missing semicolon on previous line?)
Bareword found where operator expected at — line 36, near "S'QQVH"
Semicolon seems to be missing at — line 36.
Semicolon seems to be missing at — line 37.
Semicolon seems to be missing at — line 38.
Semicolon seems to be missing at — line 39.
Semicolon seems to be missing at — line 40.
Bareword found where operator expected at — line 46, near "$3K"
(Missing operator before K?)
Semicolon seems to be missing at — line 46./17 · Reply