Dear open source contributors,
I am Eunyoung Chung, a Masters student working with Dr. Jensen at
Oregon State University. We are currently doing a research project in
collaboration with Dr.Truong and Ph.D student Koji Yatani at
University of Toronto. Our goal is to understand how contributors
ubject: RE: Need help on CGI Error
-Original Message-----
From: Chung, Allen [mailto:[EMAIL PROTECTED]]
use LWP::Simple;
use CGI qw( :standard);
$webpl=("<http://www.yahoo.com>");
print $webpl;
### this work fine
Problem:
If I change to the other UR