Need help for open source and diagramming research

2009-05-21 Thread chung
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

RE: Need help on CGI Error

2002-04-24 Thread Chung, Allen
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