where is $1 stored ?

[email protected] (rajarshi das)
Newsgroups perl.unicode
Message-ID <[email protected]>
Hi,
I run this on z/OS and perl-5.8.6.

$a = 'a';
if ($a =~ /A/i)
{
  print "match";
  print "$1";
}

Is the value in $1 stored in a struct SV ? Or how else
is it stored ?
Where exactly in the perl code is the value of $1 set
? 

Thanks in advance,
Rajarshi.


		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.