develooper Front page | perl.perl5.porters | Postings from June 2013

RE: [perl #118511] Use of bare << to mean <<"" is deprecated - makea hard error

Thread Previous
From:
vadim.konovalov
Date:
June 27, 2013 19:02
Subject:
RE: [perl #118511] Use of bare << to mean <<"" is deprecated - makea hard error
Message ID:
DC0095F744C45F45BDD43368AB46582C05736047@FR712WXCHMBA09.zeu.alcatel-lucent.com
> From: Leon Timmermans 
> I think it may not be entirely obvious to the casual reader that this
> discussion is about
> 
>   print <<;
>   Hello world
> 
>   exit 0;
> 
> And not about
> 
>   print <<END;
>   Hello world
>   END
>   exit 0;

wow

thanks for letting know, :)
I wish I see the message couple of minutes earlier :):)
Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About