#!/usr/bin/perl -w use strict; use WWW::Curl::Lite; my $content = WWW::Curl::Lite->get('http://oook.de');