On Sun, 17 Sep 2006 18:42:12 +0930, Jakub Narebski <jnareb@xxxxxxxxx>
wrote:
What Perl version do you use? Does 'perldoc -f -X' has the following
lines?
-X FILEHANDLE
(...) If "-T" or "-B" is used on a filehandle, the current IO
buffer
is examined rather than the first block. (...)
The version of perl is the one that comes with OpenBSD 3.9, it is v5.8.6.
I do get the above text when I run 'perldoc -f -X', does this mean it
should work? When I try the original -T $fd I get:
Software error:
-T and -B not implemented on filehandles at /var/www/htdocs/git/gitweb.cgi
line 1598.
The solution for you would be to skip -T test.
That works fine. Thanks.
Andrew
--
Mort - http://www.mort-os.com/
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html