[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2440: sys/socket.ph produces spurious message



Package: perl
Version: 5.002-5

-chiark:~> perl
require 'sys/socket.ph';
print "hello\n";
^D
Number found where operator expected at (eval 154) line 1, near ") 0"
        (Missing operator before 0?)
hello
-chiark:~> echo $?
0
-chiark:~>


Reply to: