For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > August 2007 > website in perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author website in perl
burton

2007-08-18, 3:46 am

How do I retrieve content of a website in perl?
That is given an url say google.com, I want a function get so that
$text = get($url);
$text should contain the content of google.com/index.htm
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com