use strict; use warnings; use LWP::Simple; my $doc = get 'http://openstreetbugs.schokokeks.org/api/0.1/getGPX?b=35.6&t=44.1&l=-10.1&r=3.8&limit=100000&open=yes';