Can someone help please.  I'm learning from scratch.  What is this?

$_='My email address is <[EMAIL PROTECTED]>.';

/(<.*>)/i;

print "Found it ! $1\n";

I can only identify one command here. Print.  How does this 'program'
run?


-- 
Adam V.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to