CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1553
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 21:17:38 GMT
date: Sat, 11 Oct 2025 21:17:38 GMT
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:
Peter ScottDate:
July 30, 2008 17:14Subject:
Re: Fun with open() on a stringMessage ID:
pan.2008.07.31.00.14.16.944963@PSDT.comOn Wed, 30 Jul 2008 16:54:33 +0200, H.Merijn Brand wrote: > $ perl -e 'close STDIN; eval "use CPAN::Debug"; print <>' > > =head1 LICENSE > will show you that you can play with this knowledge. You don't even > need the open. Thereby leading to the fragile but gratifying (and inevitable) % perl -lan -0777 -E 'BEGIN{close STDIN; require CGI; } print "@F[6158,12205,17280,16572],"' -- Peter Scott https://www.perlmedic.com/ https://www.perldebugged.com/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