CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1323
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 20:51:37 GMT
date: Sat, 11 Oct 2025 20:51:37 GMT
strict-transport-security: max-age=15768000
Re: split in scalar context [was: Alarums and Excursions] - 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: split in scalar context [was: Alarums and Excursions]
Thread Previous | Thread NextFrom:
Aristotle PagaltzisDate:
July 29, 2008 12:30Subject:
Re: split in scalar context [was: Alarums and Excursions]Message ID:
20080729193048.GK9326@klangraum.plasmasturm.org* Yitzchak Scott-Thoennes <sthoenna@efn.org> [2008-07-29 21:00]: > The "correct" answer would presumably be: > > $words += () = split ' ', $_, 0; That doesn’t even need the `() =` to work. But the point was to rely on `split`s default arguments. Regards, -- Aristotle Pagaltzis // <https://plasmasturm.org/>Thread Previous | Thread Next
- split in scalar context [was: Alarums and Excursions] by Peter Scott
- Re: split in scalar context [was: Alarums and Excursions] by Nicholas Clark
- Re: split in scalar context [was: Alarums and Excursions] by Peter Scott
- Re: split in scalar context [was: Alarums and Excursions] by Abigail
- Re: split in scalar context [was: Alarums and Excursions] by Aristotle Pagaltzis
- Re: split in scalar context [was: Alarums and Excursions] by Yitzchak Scott-Thoennes
- Re: split in scalar context [was: Alarums and Excursions] by Aristotle Pagaltzis
- Re: split in scalar context [was: Alarums and Excursions] by Yitzchak Scott-Thoennes
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About