> Shouldn't have the method code to do what Bugzilla originally wanted
> to do? Else I would guess that encoding problems would appear in the
> logged errors. In package Tie::StdHandle the internal function binmode
> just seems to be called again:
> 
> sub BINMODE { binmode($_[0]) }

OK. Just merged this.

> Maybe Trapper should just "use base 'Tie::StdHandle'" and can
> concentrate on implementing PRINT as the only, really needed method?
> 
> http://perldoc.perl.org/5.12.0/Tie/StdHandle.html

Maybe, maybe not. The purpose of Tie::StdHandle seems to be tying
databases to variables. We don't need to tie a database to anything.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to