CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1174
content-type: text/html; charset=utf-8
last-modified: Wed, 15 Oct 2025 01:08:01 GMT
traceparent: 7c5991219c34eb4eea006f48aa1932fa
strict-transport-security: max-age=15768000
Documentation for tied filehandles is a bit inconsistant - nntp.perl.org
Front page | perl.perl5.porters |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Documentation for tied filehandles is a bit inconsistant
From:
demerphqDate:
July 28, 2008 03:49Subject:
Documentation for tied filehandles is a bit inconsistantMessage ID:
9b18b3110807280349r6583f731udc2d65ac3512fbd9@mail.gmail.comJust a heads up: The following have inconsistent lists of the special tie methods for file-handles. https://search.cpan.org/src/RGARCIA/perl-5.10.0/lib/Tie/Handle.pm https://search.cpan.org/src/RGARCIA/perl-5.10.0/lib/Tie/StdHandle.pm https://search.cpan.org/~rgarcia/perl-5.10.0/pod/perltie.pod#Tying_FileHandles_ Specifically it looks like the new special methods are not documented in perltie but only in Tie::Handle. Cheers, yves -- perl -Mre=debug -e "/just|another|perl|hacker/"
- Documentation for tied filehandles is a bit inconsistant by demerphq
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About