develooper Front page | perl.fwp | Postings from March 2002

Re: TPR1 post-mortem

Thread Previous | Thread Next
From:
cizaire_liste
Date:
March 8, 2002 02:41
Subject:
Re: TPR1 post-mortem
Message ID:
3C88955B.6D540041@yahoo.com
Can someone explains me why 

my $c = '($a="www")=~s{}{z}g;print "$a\n";die';
eval $c;
$^O=~s{.}{$c}ee;

output two lines that are different ?
($^O is only used to have a not empty string)

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Thread Previous | Thread Next


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