CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1446
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 15:50:42 GMT
traceparent: c1bed9f6e10b298f8a6bdd3694e05575
strict-transport-security: max-age=15768000
Re: Fun with open() on a string - 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

Re: Fun with open() on a string
Thread Previous | Thread NextFrom:
Eric BrineDate:
July 31, 2008 03:20Subject:
Re: Fun with open() on a stringMessage ID:
f86994700807310320q1ad15ae3j5adbb98e25d49ff9@mail.gmail.com>> > Do you have an explanation for why it does what it does? :-) >> >> Yes. <> is reading from stdin in C (file descriptor 2) which will be > > No, File descriptor 0. 1 is stdout, 2 is stderr Kudos for the emulation of unix file descriptors on Windows. I see the PerlIO pod source on Windows too.Thread Previous | Thread Next
- Fun with open() on a string by Peter Scott
- Re: Fun with open() on a string by Mark Mielke
- Re: Fun with open() on a string by Graham Barr
- Re: Fun with open() on a string by Mark Mielke
- Re: Fun with open() on a string by H.Merijn Brand
- Re: Fun with open() on a string by Eric Brine
- Re: Fun with open() on a string by Graham Barr
- Re: Fun with open() on a string by H.Merijn Brand
- Re: Fun with open() on a string by H.Merijn Brand
- Re: Fun with open() on a string by Peter Scott
- Re: Fun with open() on a string by Mark Mielke
- Re: Fun with open() on a string by Peter Scott
- Re: Fun with open() on a string by Aristotle Pagaltzis
- Re: Fun with open() on a string by Peter Scott
- Re: Fun with open() on a string by Bram
- Re: Fun with open() on a string by Peter Scott
- Re: Fun with open() on a string by H.Merijn Brand
- Re: Fun with open() on a string by Johan Vromans
- Re: Fun with open() on a string by Aristotle Pagaltzis
- Re: Fun with open() on a string by Bram
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About