use LWP::Simple;@a=<>;getprint"http://LeWebsite.com?a=$a[0]&b=$a[2]" #### use LWP::Simple;chomp(@a=<>);getprint"http://LeWebsite.com?a=$a[0]&b=$a[2]"