in reply to Extracted HTML table
# Are you behind a proxy? $m->proxy('http', ftp','http://myproxy.appli:8080/'); # Do you have something in $input ? $input = $m->content; Your code works for me too on my Linux and XP box
PooLpi